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. (2024, Feb 10). In CCCAC. Retrieved 13:16, June 24, 2026, from https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909.

MLA

Anonymous Contributors. "Formatting Syntax". CCCAC. 10 Feb. 2024. Web. 24 Jun. 2026, 13:16

MHRA

Anonymous Contributors, 'Formatting Syntax', CCCAC, 10 February 2024, 22:58 GMT, <https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909> [Accessed 24 June 2026]

Chicago

Anonymous Contributors, "Formatting Syntax", CCCAC, https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909 (Accessed June 24, 2026).

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. CCCAC; 2024 Feb 10, 22:58 GMT [Cited 2026 Jun 24]. Available at: https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909.

Bluebook

Formatting Syntax, https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909 (Last visited June 24, 2026).

AMA

Anonymous Contributors. Formatting Syntax. CCCAC. February 10, 2024, 22:58 GMT. Available at: https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909. Accessed June 24, 2026.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Formatting Syntax --- CCCAC",
   year = "2024",
   url = "https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909",
   note = "[Online; accessed 24-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 --- CCCAC",
   year = "2024",
   url = "\url{https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909}",
   note = "[Online; accessed 24-June-2026]"


   author = "Anonymous Contributors",
   title = "Formatting Syntax --- CCCAC",
   year = "2024",
   url = "\url{https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909}",
   note = "[Online; accessed 24-June-2026]"
 }
  

DokuWiki talk pages

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



You are not allowed to add pages