Cite This Page
Bibliographic details for Inferno
- Page name: Inferno
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 27 March 2021 22:36 UTC
- Date retrieved: 19 April 2026 20:58 UTC
- Permanent URL: http://96.30.16.219/index.php?title=Inferno&oldid=26217
- Page Version ID: 26217
Citation styles for Inferno
APA style
Inferno. (2021, March 27). BroaDWcast, . Retrieved 20:58, April 19, 2026 from http://96.30.16.219/index.php?title=Inferno&oldid=26217.
MLA style
"Inferno." BroaDWcast, . 27 Mar 2021, 22:36 UTC. 19 Apr 2026, 20:58 <http://96.30.16.219/index.php?title=Inferno&oldid=26217>.
MHRA style
BroaDWcast contributors, 'Inferno', BroaDWcast, , 27 March 2021, 22:36 UTC, <http://96.30.16.219/index.php?title=Inferno&oldid=26217> [accessed 19 April 2026]
Chicago style
BroaDWcast contributors, "Inferno," BroaDWcast, , http://96.30.16.219/index.php?title=Inferno&oldid=26217 (accessed April 19, 2026).
CBE/CSE style
BroaDWcast contributors. Inferno [Internet]. BroaDWcast, ; 2021 Mar 27, 22:36 UTC [cited 2026 Apr 19]. Available from: http://96.30.16.219/index.php?title=Inferno&oldid=26217.
Bluebook style
Inferno, http://96.30.16.219/index.php?title=Inferno&oldid=26217 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Inferno --- BroaDWcast{,} ",
year = "2021",
url = "http://96.30.16.219/index.php?title=Inferno&oldid=26217",
note = "[Online; accessed 19-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 = "BroaDWcast",
title = "Inferno --- BroaDWcast{,} ",
year = "2021",
url = "\url{http://96.30.16.219/index.php?title=Inferno&oldid=26217}",
note = "[Online; accessed 19-April-2026]"
}