Bibliographic details for "Formatting Syntax"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "Formatting Syntax"

APA

Formatting Syntax. (2024, Aug 5). In Sportsterpedia. Retrieved 20:30, October 1, 2025, from https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287.

MLA

Anonymous Contributors. "Formatting Syntax". Sportsterpedia. 5 Aug. 2024. Web. 1 Oct. 2025, 20:30

MHRA

Anonymous Contributors, 'Formatting Syntax', Sportsterpedia, 5 August 2024, 06:28 GMT, <https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287> [Accessed 1 October 2025]

Chicago

Anonymous Contributors, "Formatting Syntax", Sportsterpedia, https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287 (Accessed October 1, 2025).

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. Sportsterpedia; 2024 Aug 5, 06:28 GMT [Cited 2025 Oct 1]. Available at: https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287.

Bluebook

Formatting Syntax, https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287 (Last visited October 1, 2025).

AMA

Anonymous Contributors. Formatting Syntax. Sportsterpedia. August 5, 2024, 06:28 GMT. Available at: https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287. Accessed October 1, 2025.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Sportsterpedia",
   year = "2024",
   url = "https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287",
   note = "[Online; accessed 1-October-2025]"
 }
  

When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Sportsterpedia",
   year = "2024",
   url = "\url{https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287}",
   note = "[Online; accessed 1-October-2025]"


   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Sportsterpedia",
   year = "2024",
   url = "\url{https://sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287}",
   note = "[Online; accessed 1-October-2025]"
 }
  

DokuWiki talk pages

Markup
[[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1722839287|this version]])
Result
Formatting Syntax (this version)