Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: Anonymous Contributors
-
Publisher: Alexandria.
-
Date of this revision: 12 February 2024 12:09 GMT
-
Date retrieved: 29 November 2025 21:39 GMT
-
Page Version ID: 1707739749
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 12). In Alexandria. Retrieved 21:39, November 29, 2025, from http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749.
MLA
Anonymous Contributors. "Formatting Syntax". Alexandria. 12 Feb. 2024. Web. 29 Nov. 2025, 21:39
MHRA
Anonymous Contributors, 'Formatting Syntax', Alexandria, 12 February 2024, 12:09 GMT, <http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749> [Accessed 29 November 2025]
Chicago
Anonymous Contributors, "Formatting Syntax", Alexandria, http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749 (Accessed November 29, 2025).
CBE/CSE
Anonymous Contributors. Formatting Syntax [Internet]. Alexandria; 2024 Feb 12, 12:09 GMT [Cited 2025 Nov 29]. Available at: http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749.
Bluebook
Formatting Syntax, http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749 (Last visited November 29, 2025).
AMA
Anonymous Contributors. Formatting Syntax. Alexandria. February 12, 2024, 12:09 GMT. Available at: http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749. Accessed November 29, 2025.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Formatting Syntax --- Alexandria",
year = "2024",
url = "http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749",
note = "[Online; accessed 29-November-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 --- Alexandria",
year = "2024",
url = "\url{http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749}",
note = "[Online; accessed 29-November-2025]"
author = "Anonymous Contributors",
title = "Formatting Syntax --- Alexandria",
year = "2024",
url = "\url{http://wiki.charles.systems/doku.php?id=wiki:syntax&rev=1707739749}",
note = "[Online; accessed 29-November-2025]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1707739749|this version]])
- Result
- Formatting Syntax (this version)