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 15:06, April 27, 2024, from https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909.

MLA

Anonymous Contributors. "Formatting Syntax". CCCAC. 10 Feb. 2024. Web. 27 Apr. 2024, 15:06

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 27 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. CCCAC; 2024 Feb 10, 22:58 GMT [Cited 2024 Apr 27]. 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 April 27, 2024).

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 April 27, 2024.

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 27-April-2024]"
 }
  

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 27-April-2024]"


   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 27-April-2024]"
 }
  

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