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 22:47, June 8, 2026, from https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1741070655.

MLA

Anonymous Contributors. "Formatting Syntax". Make It Tea. 4 Mar. 2025. Web. 8 Jun. 2026, 22:47

MHRA

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

Chicago

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

CBE/CSE

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

Bluebook

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

AMA

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

BibTeX

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


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

DokuWiki talk pages

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