Cite This Page
Bibliographic details for Frequently Asked Questions
- Page name: Frequently Asked Questions
- Author: gameontology contributors
- Publisher: gameontology.
- Date of last revision: 6 April 2012 20:13 UTC
- Date retrieved: 11 April 2026 07:57 UTC
- Permanent URL: https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2
- Page Version ID: 2
Citation styles for Frequently Asked Questions
APA style
Frequently Asked Questions. (2012, April 6). gameontology. Retrieved 07:57, April 11, 2026 from https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2.
MLA style
"Frequently Asked Questions." gameontology. 6 Apr 2012, 20:13 UTC. 11 Apr 2026, 07:57 <https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2>.
MHRA style
gameontology contributors, 'Frequently Asked Questions', gameontology, 6 April 2012, 20:13 UTC, <https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2> [accessed 11 April 2026]
Chicago style
gameontology contributors, "Frequently Asked Questions," gameontology, https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2 (accessed April 11, 2026).
CBE/CSE style
gameontology contributors. Frequently Asked Questions [Internet]. gameontology; 2012 Apr 6, 20:13 UTC [cited 2026 Apr 11]. Available from: https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2.
Bluebook style
Frequently Asked Questions, https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "gameontology",
title = "Frequently Asked Questions --- gameontology{,} ",
year = "2012",
url = "https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2",
note = "[Online; accessed 11-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 = "gameontology",
title = "Frequently Asked Questions --- gameontology{,} ",
year = "2012",
url = "\url{https://gameontology.com/index.php?title=Frequently_Asked_Questions&oldid=2}",
note = "[Online; accessed 11-April-2026]"
}