Cite This Page
Bibliographic details for Inferno
- Page name: Inferno
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 1 December 2011 03:14 UTC
- Date retrieved: 15 May 2026 06:37 UTC
- Permanent URL: http://w.broadwcast.com/index.php?title=Inferno&oldid=8302
- Page Version ID: 8302
Citation styles for Inferno
APA style
Inferno. (2011, December 1). BroaDWcast, . Retrieved 06:37, May 15, 2026 from http://w.broadwcast.com/index.php?title=Inferno&oldid=8302.
MLA style
"Inferno." BroaDWcast, . 1 Dec 2011, 03:14 UTC. 15 May 2026, 06:37 <http://w.broadwcast.com/index.php?title=Inferno&oldid=8302>.
MHRA style
BroaDWcast contributors, 'Inferno', BroaDWcast, , 1 December 2011, 03:14 UTC, <http://w.broadwcast.com/index.php?title=Inferno&oldid=8302> [accessed 15 May 2026]
Chicago style
BroaDWcast contributors, "Inferno," BroaDWcast, , http://w.broadwcast.com/index.php?title=Inferno&oldid=8302 (accessed May 15, 2026).
CBE/CSE style
BroaDWcast contributors. Inferno [Internet]. BroaDWcast, ; 2011 Dec 1, 03:14 UTC [cited 2026 May 15]. Available from: http://w.broadwcast.com/index.php?title=Inferno&oldid=8302.
Bluebook style
Inferno, http://w.broadwcast.com/index.php?title=Inferno&oldid=8302 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Inferno --- BroaDWcast{,} ",
year = "2011",
url = "http://w.broadwcast.com/index.php?title=Inferno&oldid=8302",
note = "[Online; accessed 15-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 = "BroaDWcast",
title = "Inferno --- BroaDWcast{,} ",
year = "2011",
url = "\url{http://w.broadwcast.com/index.php?title=Inferno&oldid=8302}",
note = "[Online; accessed 15-May-2026]"
}