Cite This Page
Bibliographic details for Templates
- Page name: Templates
- Author: Mod Wiki contributors
- Publisher: Mod Wiki, .
- Date of last revision: 21 November 2007 12:18 UTC
- Date retrieved: 7 April 2026 17:01 UTC
- Permanent URL: https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280
- Page Version ID: 3280
Citation styles for Templates
APA style
Templates. (2007, November 21). Mod Wiki, . Retrieved 17:01, April 7, 2026 from https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280.
MLA style
"Templates." Mod Wiki, . 21 Nov 2007, 12:18 UTC. 7 Apr 2026, 17:01 <https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280>.
MHRA style
Mod Wiki contributors, 'Templates', Mod Wiki, , 21 November 2007, 12:18 UTC, <https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280> [accessed 7 April 2026]
Chicago style
Mod Wiki contributors, "Templates," Mod Wiki, , https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280 (accessed April 7, 2026).
CBE/CSE style
Mod Wiki contributors. Templates [Internet]. Mod Wiki, ; 2007 Nov 21, 12:18 UTC [cited 2026 Apr 7]. Available from: https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280.
Bluebook style
Templates, https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Mod Wiki",
title = "Templates --- Mod Wiki{,} ",
year = "2007",
url = "https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280",
note = "[Online; accessed 7-April-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 = "Mod Wiki",
title = "Templates --- Mod Wiki{,} ",
year = "2007",
url = "\url{https://wiki.splashdamage.com/index.php?title=Templates&oldid=3280}",
note = "[Online; accessed 7-April-2026]"
}