Cite This Page
Bibliographic details for General Structure for Ontology Entries
- Page name: General Structure for Ontology Entries
- Author: gameontology contributors
- Publisher: gameontology.
- Date of last revision: 19 August 2009 22:14 UTC
- Date retrieved: 20 May 2026 23:05 UTC
- Permanent URL: https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3
- Page Version ID: 3
Citation styles for General Structure for Ontology Entries
APA style
General Structure for Ontology Entries. (2009, August 19). gameontology. Retrieved 23:05, May 20, 2026 from https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3.
MLA style
"General Structure for Ontology Entries." gameontology. 19 Aug 2009, 22:14 UTC. 20 May 2026, 23:05 <https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3>.
MHRA style
gameontology contributors, 'General Structure for Ontology Entries', gameontology, 19 August 2009, 22:14 UTC, <https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3> [accessed 20 May 2026]
Chicago style
gameontology contributors, "General Structure for Ontology Entries," gameontology, https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3 (accessed May 20, 2026).
CBE/CSE style
gameontology contributors. General Structure for Ontology Entries [Internet]. gameontology; 2009 Aug 19, 22:14 UTC [cited 2026 May 20]. Available from: https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3.
Bluebook style
General Structure for Ontology Entries, https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "gameontology",
title = "General Structure for Ontology Entries --- gameontology{,} ",
year = "2009",
url = "https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3",
note = "[Online; accessed 20-May-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 = "General Structure for Ontology Entries --- gameontology{,} ",
year = "2009",
url = "\url{https://gameontology.com/index.php?title=General_Structure_for_Ontology_Entries&oldid=3}",
note = "[Online; accessed 20-May-2026]"
}