Bibliographic details for "Formatting Syntax"
-
Page name: Formatting Syntax
-
Author: James Kemp et al
-
Publisher: True North Megagames.
-
Date of this revision: 5 February 2013 23:01 GMT
-
Date retrieved: 29 October 2025 06:20 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 True North Megagames. Retrieved 06:20, October 29, 2025, from http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290.
MLA
James Kemp et al. "Formatting Syntax". True North Megagames. 5 Feb. 2013. Web. 29 Oct. 2025, 06:20
MHRA
James Kemp et al, 'Formatting Syntax', True North Megagames, 5 February 2013, 23:01 GMT, <http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290> [Accessed 29 October 2025]
Chicago
James Kemp et al, "Formatting Syntax", True North Megagames, http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290 (Accessed October 29, 2025).
CBE/CSE
James Kemp et al. Formatting Syntax [Internet]. True North Megagames; 2013 Feb 5, 23:01 GMT [Cited 2025 Oct 29]. Available at: http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290.
Bluebook
Formatting Syntax, http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290 (Last visited October 29, 2025).
AMA
James Kemp et al. Formatting Syntax. True North Megagames. February 5, 2013, 23:01 GMT. Available at: http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290. Accessed October 29, 2025.
BibTeX
@misc{ wiki:xxx,
author = "James Kemp et al",
title = "Formatting Syntax --- True North Megagames",
year = "2013",
url = "http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290",
note = "[Online; accessed 29-October-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 --- True North Megagames",
year = "2013",
url = "\url{http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 29-October-2025]"
author = "James Kemp et al",
title = "Formatting Syntax --- True North Megagames",
year = "2013",
url = "\url{http://truenorth.megagames.scot/doku.php?id=wiki:syntax&rev=1360105290}",
note = "[Online; accessed 29-October-2025]"
}
DokuWiki talk pages
- Markup
- [[wiki:syntax|Formatting Syntax]] ([[wiki:syntax?rev=1360105290|this version]])
- Result
- Formatting Syntax (this version)