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. (2018, May 4). In CCCAC. Retrieved 21:38, April 25, 2024, from https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1525467086.

MLA

Anonymous Contributors. "Formatting Syntax". CCCAC. 4 May. 2018. Web. 25 Apr. 2024, 21:38

MHRA

Anonymous Contributors, 'Formatting Syntax', CCCAC, 4 May 2018, 20:51 GMT, <https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1525467086> [Accessed 25 April 2024]

Chicago

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

CBE/CSE

Anonymous Contributors. Formatting Syntax [Internet]. CCCAC; 2018 May 4, 20:51 GMT [Cited 2024 Apr 25]. Available at: https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1525467086.

Bluebook

Formatting Syntax, https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1525467086 (Last visited April 25, 2024).

AMA

Anonymous Contributors. Formatting Syntax. CCCAC. May 4, 2018, 20:51 GMT. Available at: https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1525467086. Accessed April 25, 2024.

BibTeX

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


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

DokuWiki talk pages

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



You are not allowed to add pages