Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

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. (2022, May 23). In Make It Tea. Retrieved 18:42, July 15, 2026, from https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910.

MLA

Anonymous Contributors. "Formatting Syntax". Make It Tea. 23 May. 2022. Web. 15 Jul. 2026, 18:42

MHRA

Anonymous Contributors, 'Formatting Syntax', Make It Tea, 23 May 2022, 13:35 GMT, <https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910> [Accessed 15 July 2026]

Chicago

Anonymous Contributors, "Formatting Syntax", Make It Tea, https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910 (Accessed July 15, 2026).

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. Make It Tea; 2022 May 23, 13:35 GMT [Cited 2026 Jul 15]. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910.

Bluebook

Formatting Syntax, https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910 (Last visited July 15, 2026).

AMA

Anonymous Contributors. Formatting Syntax. Make It Tea. May 23, 2022, 13:35 GMT. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910. Accessed July 15, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Make It Tea",
   year = "2022",
   url = "https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910",
   note = "[Online; accessed 15-July-2026]"
 }
  

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 --- Make It Tea",
   year = "2022",
   url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910}",
   note = "[Online; accessed 15-July-2026]"


   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Make It Tea",
   year = "2022",
   url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1653312910}",
   note = "[Online; accessed 15-July-2026]"
 }
  

DokuWiki talk pages

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