Cite This Page
Bibliographic details for Available templates
- Page name: Available templates
- Author: gameontology contributors
- Publisher: gameontology.
- Date of last revision: 18 December 2008 20:45 UTC
- Date retrieved: 15 June 2026 11:53 UTC
- Permanent URL: https://gameontology.com/index.php?title=Available_templates&oldid=4
- Page Version ID: 4
Citation styles for Available templates
APA style
Available templates. (2008, December 18). gameontology. Retrieved 11:53, June 15, 2026 from https://gameontology.com/index.php?title=Available_templates&oldid=4.
MLA style
"Available templates." gameontology. 18 Dec 2008, 20:45 UTC. 15 Jun 2026, 11:53 <https://gameontology.com/index.php?title=Available_templates&oldid=4>.
MHRA style
gameontology contributors, 'Available templates', gameontology, 18 December 2008, 20:45 UTC, <https://gameontology.com/index.php?title=Available_templates&oldid=4> [accessed 15 June 2026]
Chicago style
gameontology contributors, "Available templates," gameontology, https://gameontology.com/index.php?title=Available_templates&oldid=4 (accessed June 15, 2026).
CBE/CSE style
gameontology contributors. Available templates [Internet]. gameontology; 2008 Dec 18, 20:45 UTC [cited 2026 Jun 15]. Available from: https://gameontology.com/index.php?title=Available_templates&oldid=4.
Bluebook style
Available templates, https://gameontology.com/index.php?title=Available_templates&oldid=4 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "gameontology",
title = "Available templates --- gameontology{,} ",
year = "2008",
url = "https://gameontology.com/index.php?title=Available_templates&oldid=4",
note = "[Online; accessed 15-June-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 = "gameontology",
title = "Available templates --- gameontology{,} ",
year = "2008",
url = "\url{https://gameontology.com/index.php?title=Available_templates&oldid=4}",
note = "[Online; accessed 15-June-2026]"
}