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: 25 May 2026 16:05 GMT
-
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 16:05, May 25, 2026, from http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290.
MLA
James Kemp et al. "Formatting Syntax". Full Moon Games. 5 Feb. 2013. Web. 25 May. 2026, 16:05
MHRA
James Kemp et al, 'Formatting Syntax', Full Moon Games, 5 February 2013, 23:01 GMT, <http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290> [Accessed 25 May 2026]
Chicago
James Kemp et al, "Formatting Syntax", Full Moon Games, http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290 (Accessed May 25, 2026).
CBE/CSE
James Kemp et al. Formatting Syntax [Internet]. Full Moon Games; 2013 Feb 5, 23:01 GMT [Cited 2026 May 25]. Available at: http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290.
Bluebook
Formatting Syntax, http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290 (Last visited May 25, 2026).
AMA
James Kemp et al. Formatting Syntax. Full Moon Games. February 5, 2013, 23:01 GMT. Available at: http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290. Accessed May 25, 2026.
BibTeX
@misc{ wiki:xxx,
author = "James Kemp et al",
title = "Formatting Syntax --- Full Moon Games",
year = "2013",
url = "http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290",
note = "[Online; accessed 25-May-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 = "James Kemp et al",
title = "Formatting Syntax --- Full Moon Games",
year = "2013",
url = "\url{http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 25-May-2026]"
author = "James Kemp et al",
title = "Formatting Syntax --- Full Moon Games",
year = "2013",
url = "\url{http://www.full-moon.info/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 25-May-2026]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1360105290|this version]])
- Result
- Formatting Syntax (this version)