Cite This Page
Bibliographic details for Inferno
- Page name: Inferno
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 5 August 2017 09:36 UTC
- Date retrieved: 14 April 2026 19:07 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478
- Page Version ID: 2478
Citation styles for Inferno
APA style
Inferno. (2017, August 5). Zero-K, . Retrieved 19:07, April 14, 2026 from http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478.
MLA style
"Inferno." Zero-K, . 5 Aug 2017, 09:36 UTC. 14 Apr 2026, 19:07 <http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478>.
MHRA style
Zero-K contributors, 'Inferno', Zero-K, , 5 August 2017, 09:36 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478> [accessed 14 April 2026]
Chicago style
Zero-K contributors, "Inferno," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478 (accessed April 14, 2026).
CBE/CSE style
Zero-K contributors. Inferno [Internet]. Zero-K, ; 2017 Aug 5, 09:36 UTC [cited 2026 Apr 14]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478.
Bluebook style
Inferno, http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Inferno --- Zero-K{,} ",
year = "2017",
url = "http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478",
note = "[Online; accessed 14-April-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 = "Zero-K",
title = "Inferno --- Zero-K{,} ",
year = "2017",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Inferno&oldid=2478}",
note = "[Online; accessed 14-April-2026]"
}