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. (2025, Mar 4). In Make It Tea. Retrieved 18:42, May 29, 2026, from https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655.

MLA

Anonymous Contributors. "Formatting Syntax". Make It Tea. 4 Mar. 2025. Web. 29 May. 2026, 18:42

MHRA

Anonymous Contributors, 'Formatting Syntax', Make It Tea, 4 March 2025, 06:44 GMT, <https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655> [Accessed 29 May 2026]

Chicago

Anonymous Contributors, "Formatting Syntax", Make It Tea, https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655 (Accessed May 29, 2026).

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. Make It Tea; 2025 Mar 4, 06:44 GMT [Cited 2026 May 29]. Available at: https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655.

Bluebook

Formatting Syntax, https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655 (Last visited May 29, 2026).

AMA

Anonymous Contributors. Formatting Syntax. Make It Tea. March 4, 2025, 06:44 GMT. Available at: https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655. Accessed May 29, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Make It Tea",
   year = "2025",
   url = "https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655",
   note = "[Online; accessed 29-May-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 = "2025",
   url = "\url{https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655}",
   note = "[Online; accessed 29-May-2026]"


   author = "Anonymous Contributors",
   title = "Formatting Syntax --- Make It Tea",
   year = "2025",
   url = "\url{https://www.g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655}",
   note = "[Online; accessed 29-May-2026]"
 }
  

DokuWiki talk pages

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

Navigation