Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: James Kemp et al
-
Publisher: Full Moon Games.
-
Date of this revision: 5 February 2013 23:01 GMT
-
Date retrieved: 17 November 2025 12:19 GMT
-
Permanent URL: http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290
-
Page Version ID: 1360105290
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. (2013, Feb 5). In Full Moon Games. Retrieved 12:19, November 17, 2025, from http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290.
MLA
James Kemp et al. "Formatting Syntax". Full Moon Games. 5 Feb. 2013. Web. 17 Nov. 2025, 12:19
MHRA
James Kemp et al, 'Formatting Syntax', Full Moon Games, 5 February 2013, 23:01 GMT, <http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290> [Accessed 17 November 2025]
Chicago
James Kemp et al, "Formatting Syntax", Full Moon Games, http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290 (Accessed November 17, 2025).
CBE/CSE
James Kemp et al. Formatting Syntax [Internet]. Full Moon Games; 2013 Feb 5, 23:01 GMT [Cited 2025 Nov 17]. Available at: http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290.
Bluebook
Formatting Syntax, http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290 (Last visited November 17, 2025).
AMA
James Kemp et al. Formatting Syntax. Full Moon Games. February 5, 2013, 23:01 GMT. Available at: http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290. Accessed November 17, 2025.
BibTeX
@misc{ wiki:xxx,
author = "James Kemp et al",
title = "Formatting Syntax --- Full Moon Games",
year = "2013",
url = "http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290",
note = "[Online; accessed 17-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 = "James Kemp et al",
title = "Formatting Syntax --- Full Moon Games",
year = "2013",
url = "\url{http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 17-November-2025]"
author = "James Kemp et al",
title = "Formatting Syntax --- Full Moon Games",
year = "2013",
url = "\url{http://full-moon.info/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 17-November-2025]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1360105290|this version]])
- Result
- Formatting Syntax (this version)