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