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 03:39, September 11, 2025, from https://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287.

MLA

Anonymous Contributors. "Formatting Syntax". Sportsterpedia. 5 Aug. 2024. Web. 11 Sep. 2025, 03:39

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

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

AMA

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

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Sportsterpedia",
   year = "2024",
   url = "https://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287",
   note = "[Online; accessed 11-September-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://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1722839287}",
   note = "[Online; accessed 11-September-2025]"


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

DokuWiki talk pages

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