Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: Anonymous Contributors
-
Publisher: John's Vademecum.
-
Date of this revision: 29 July 2020 09:35 GMT
-
Date retrieved: 10 March 2026 08:36 GMT
-
Page Version ID: 1596015328
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. (2020, Jul 29). In John's Vademecum. Retrieved 08:36, March 10, 2026, from https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328.
MLA
Anonymous Contributors. "Formatting Syntax". John's Vademecum. 29 Jul. 2020. Web. 10 Mar. 2026, 08:36
MHRA
Anonymous Contributors, 'Formatting Syntax', John's Vademecum, 29 July 2020, 09:35 GMT, <https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328> [Accessed 10 March 2026]
Chicago
Anonymous Contributors, "Formatting Syntax", John's Vademecum, https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328 (Accessed March 10, 2026).
CBE/CSE
Anonymous Contributors. Formatting Syntax [Internet]. John's Vademecum; 2020 Jul 29, 09:35 GMT [Cited 2026 Mar 10]. Available at: https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328.
Bluebook
Formatting Syntax, https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328 (Last visited March 10, 2026).
AMA
Anonymous Contributors. Formatting Syntax. John's Vademecum. July 29, 2020, 09:35 GMT. Available at: https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328. Accessed March 10, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Formatting Syntax --- John's Vademecum",
year = "2020",
url = "https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328",
note = "[Online; accessed 10-March-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 --- John's Vademecum",
year = "2020",
url = "\url{https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328}",
note = "[Online; accessed 10-March-2026]"
author = "Anonymous Contributors",
title = "Formatting Syntax --- John's Vademecum",
year = "2020",
url = "\url{https://g4slv.info/dokuwiki/doku.php?id=wiki:syntax&rev=1596015328}",
note = "[Online; accessed 10-March-2026]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1596015328|this version]])
- Result
- Formatting Syntax (this version)