Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: Anonymous Contributors
-
Publisher: Wiki.
-
Date of this revision: 1 June 2023 01:06 GMT
-
Date retrieved: 2 September 2026 05:27 GMT
-
Page Version ID: 1685581575
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. (2023, Jun 1). In Wiki. Retrieved 05:27, September 2, 2026, from http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575.
MLA
Anonymous Contributors. "Formatting Syntax". Wiki. 1 Jun. 2023. Web. 2 Sep. 2026, 05:27
MHRA
Anonymous Contributors, 'Formatting Syntax', Wiki, 1 June 2023, 01:06 GMT, <http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575> [Accessed 2 September 2026]
Chicago
Anonymous Contributors, "Formatting Syntax", Wiki, http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575 (Accessed September 2, 2026).
CBE/CSE
Anonymous Contributors. Formatting Syntax [Internet]. Wiki; 2023 Jun 1, 01:06 GMT [Cited 2026 Sep 2]. Available at: http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575.
Bluebook
Formatting Syntax, http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575 (Last visited September 2, 2026).
AMA
Anonymous Contributors. Formatting Syntax. Wiki. June 1, 2023, 01:06 GMT. Available at: http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575. Accessed September 2, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Formatting Syntax --- Wiki",
year = "2023",
url = "http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575",
note = "[Online; accessed 2-September-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 --- Wiki",
year = "2023",
url = "\url{http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575}",
note = "[Online; accessed 2-September-2026]"
author = "Anonymous Contributors",
title = "Formatting Syntax --- Wiki",
year = "2023",
url = "\url{http://wiki.mailadam.com/doku.php?id=wiki:syntax&rev=1685581575}",
note = "[Online; accessed 2-September-2026]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1685581575|this version]])
- Result
- Formatting Syntax (this version)