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: 27 October 2025 02:51 GMT
-
Permanent URL: https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909
-
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 02:51, October 27, 2025, from https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909.
MLA
Anonymous Contributors. "Formatting Syntax". CCCAC. 10 Feb. 2024. Web. 27 Oct. 2025, 02:51
MHRA
Anonymous Contributors, 'Formatting Syntax', CCCAC, 10 February 2024, 22:58 GMT, <https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909> [Accessed 27 October 2025]
Chicago
Anonymous Contributors, "Formatting Syntax", CCCAC, https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909 (Accessed October 27, 2025).
CBE/CSE
Anonymous Contributors. Formatting Syntax [Internet]. CCCAC; 2024 Feb 10, 22:58 GMT [Cited 2025 Oct 27]. Available at: https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909.
Bluebook
Formatting Syntax, https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909 (Last visited October 27, 2025).
AMA
Anonymous Contributors. Formatting Syntax. CCCAC. February 10, 2024, 22:58 GMT. Available at: https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909. Accessed October 27, 2025.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Formatting Syntax --- CCCAC",
year = "2024",
url = "https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909",
note = "[Online; accessed 27-October-2025]"
}
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.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909}",
note = "[Online; accessed 27-October-2025]"
author = "Anonymous Contributors",
title = "Formatting Syntax --- CCCAC",
year = "2024",
url = "\url{https://wiki.ccc.ac/doku.php?id=wiki:syntax&rev=1707605909}",
note = "[Online; accessed 27-October-2025]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1707605909|this version]])
- Result
- Formatting Syntax (this version)