Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: Anonymous Contributors
-
Publisher: The Onyx City.
-
Date of this revision: 6 February 2024 17:36 GMT
-
Date retrieved: 3 June 2026 04:08 GMT
-
Page Version ID: 1707241000
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 6). In The Onyx City. Retrieved 04:08, June 3, 2026, from http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000.
MLA
Anonymous Contributors. "Formatting Syntax". The Onyx City. 6 Feb. 2024. Web. 3 Jun. 2026, 04:08
MHRA
Anonymous Contributors, 'Formatting Syntax', The Onyx City, 6 February 2024, 17:36 GMT, <http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000> [Accessed 3 June 2026]
Chicago
Anonymous Contributors, "Formatting Syntax", The Onyx City, http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000 (Accessed June 3, 2026).
CBE/CSE
Anonymous Contributors. Formatting Syntax [Internet]. The Onyx City; 2024 Feb 6, 17:36 GMT [Cited 2026 Jun 3]. Available at: http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000.
Bluebook
Formatting Syntax, http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000 (Last visited June 3, 2026).
AMA
Anonymous Contributors. Formatting Syntax. The Onyx City. February 6, 2024, 17:36 GMT. Available at: http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000. Accessed June 3, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Formatting Syntax --- The Onyx City",
year = "2024",
url = "http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000",
note = "[Online; accessed 3-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 --- The Onyx City",
year = "2024",
url = "\url{http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000}",
note = "[Online; accessed 3-June-2026]"
author = "Anonymous Contributors",
title = "Formatting Syntax --- The Onyx City",
year = "2024",
url = "\url{http://onyx.megadungeon.org/doku.php?id=wiki:syntax&rev=1707241000}",
note = "[Online; accessed 3-June-2026]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1707241000|this version]])
- Result
- Formatting Syntax (this version)



