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

MLA

Anonymous Contributors. "Formatting Syntax". Make It Tea. 29 Jul. 2020. Web. 15 Jul. 2026, 18:42

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

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

AMA

Anonymous Contributors. Formatting Syntax. Make It Tea. July 29, 2020, 09:35 GMT. Available at: https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328. Accessed July 15, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Make It Tea",
   year = "2020",
   url = "https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328",
   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 = "2020",
   url = "\url{https://gm4slv.org.uk/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328}",
   note = "[Online; accessed 15-July-2026]"


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

DokuWiki talk pages

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