Cite This Page
Bibliographic details for Ogre
- Page name: Ogre
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 14 March 2018 13:24 UTC
- Date retrieved: 29 October 2025 18:29 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434
- Page Version ID: 3434
Citation styles for Ogre
APA style
Ogre. (2018, March 14). Zero-K, . Retrieved 18:29, October 29, 2025 from http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434.
MLA style
"Ogre." Zero-K, . 14 Mar 2018, 13:24 UTC. 29 Oct 2025, 18:29 <http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434>.
MHRA style
Zero-K contributors, 'Ogre', Zero-K, , 14 March 2018, 13:24 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434> [accessed 29 October 2025]
Chicago style
Zero-K contributors, "Ogre," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434 (accessed October 29, 2025).
CBE/CSE style
Zero-K contributors. Ogre [Internet]. Zero-K, ; 2018 Mar 14, 13:24 UTC [cited 2025 Oct 29]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434.
Bluebook style
Ogre, http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Ogre --- Zero-K{,} ",
year = "2018",
url = "http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434",
note = "[Online; accessed 29-October-2025]"
}
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 = "Zero-K",
title = "Ogre --- Zero-K{,} ",
year = "2018",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Ogre&oldid=3434}",
note = "[Online; accessed 29-October-2025]"
}