Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: Anonymous Contributors
-
Publisher: CCCAC.
-
Date of this revision: 10 February 2024 22:58 GMT
-
Date retrieved: 25 June 2026 04:06 GMT
-
Page Version ID: 1707605909
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 04:06, June 25, 2026, from https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909.
MLA
Anonymous Contributors. "Formatting Syntax". CCCAC. 10 Feb. 2024. Web. 25 Jun. 2026, 04: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 25 June 2026]
Chicago
Anonymous Contributors, "Formatting Syntax", CCCAC, https://wiki.aachen.ccc.de/doku.php?id=wiki:syntax&rev=1707605909 (Accessed June 25, 2026).
CBE/CSE
Anonymous Contributors. Formatting Syntax [Internet]. CCCAC; 2024 Feb 10, 22:58 GMT [Cited 2026 Jun 25]. 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 25, 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 25, 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 25-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 25-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 25-June-2026]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1707605909|this version]])
- Result
- Formatting Syntax (this version)