Cite This Page
Bibliographic details for Example - Proposing a new entry
- Page name: Example - Proposing a new entry
- Author: gameontology contributors
- Publisher: gameontology.
- Date of last revision: 19 August 2009 22:15 UTC
- Date retrieved: 9 February 2026 15:00 UTC
- Permanent URL: https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6
- Page Version ID: 6
Citation styles for Example - Proposing a new entry
APA style
Example - Proposing a new entry. (2009, August 19). gameontology. Retrieved 15:00, February 9, 2026 from https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6.
MLA style
"Example - Proposing a new entry." gameontology. 19 Aug 2009, 22:15 UTC. 9 Feb 2026, 15:00 <https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6>.
MHRA style
gameontology contributors, 'Example - Proposing a new entry', gameontology, 19 August 2009, 22:15 UTC, <https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6> [accessed 9 February 2026]
Chicago style
gameontology contributors, "Example - Proposing a new entry," gameontology, https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6 (accessed February 9, 2026).
CBE/CSE style
gameontology contributors. Example - Proposing a new entry [Internet]. gameontology; 2009 Aug 19, 22:15 UTC [cited 2026 Feb 9]. Available from: https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6.
Bluebook style
Example - Proposing a new entry, https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6 (last visited February 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "gameontology",
title = "Example - Proposing a new entry --- gameontology{,} ",
year = "2009",
url = "https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6",
note = "[Online; accessed 9-February-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 = "Example - Proposing a new entry --- gameontology{,} ",
year = "2009",
url = "\url{https://gameontology.com/index.php?title=Example_-_Proposing_a_new_entry&oldid=6}",
note = "[Online; accessed 9-February-2026]"
}