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