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. (2019, Jan 6). In Sportsterpedia. Retrieved 19:06, June 3, 2024, from http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327.

MLA

Anonymous Contributors. "Formatting Syntax". Sportsterpedia. 6 Jan. 2019. Web. 3 Jun. 2024, 19:06

MHRA

Anonymous Contributors, 'Formatting Syntax', Sportsterpedia, 6 January 2019, 09:18 GMT, <http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327> [Accessed 3 June 2024]

Chicago

Anonymous Contributors, "Formatting Syntax", Sportsterpedia, http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327 (Accessed June 3, 2024).

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. Sportsterpedia; 2019 Jan 6, 09:18 GMT [Cited 2024 Jun 3]. Available at: http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327.

Bluebook

Formatting Syntax, http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327 (Last visited June 3, 2024).

AMA

Anonymous Contributors. Formatting Syntax. Sportsterpedia. January 6, 2019, 09:18 GMT. Available at: http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327. Accessed June 3, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Sportsterpedia",
   year = "2019",
   url = "http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327",
   note = "[Online; accessed 3-June-2024]"
 }
  

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 = "2019",
   url = "\url{http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327}",
   note = "[Online; accessed 3-June-2024]"


   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Sportsterpedia",
   year = "2019",
   url = "\url{http://www.sportsterpedia.com/doku.php?id=wiki:syntax&rev=1546766327}",
   note = "[Online; accessed 3-June-2024]"
 }
  

DokuWiki talk pages

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