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