Cite This Page
Bibliographic details for PrBoom
- Page name: PrBoom
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 26 February 2015 12:33 UTC
- Date retrieved: 10 August 2026 20:08 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093
- Page Version ID: 13093
Citation styles for PrBoom
APA style
PrBoom. (2015, February 26). ArmadeusWiki, . Retrieved 20:08, August 10, 2026 from http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093.
MLA style
"PrBoom." ArmadeusWiki, . 26 Feb 2015, 12:33 UTC. 10 Aug 2026, 20:08 <http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093>.
MHRA style
ArmadeusWiki contributors, 'PrBoom', ArmadeusWiki, , 26 February 2015, 12:33 UTC, <http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093> [accessed 10 August 2026]
Chicago style
ArmadeusWiki contributors, "PrBoom," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093 (accessed August 10, 2026).
CBE/CSE style
ArmadeusWiki contributors. PrBoom [Internet]. ArmadeusWiki, ; 2015 Feb 26, 12:33 UTC [cited 2026 Aug 10]. Available from: http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093.
Bluebook style
PrBoom, http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "PrBoom --- ArmadeusWiki{,} ",
year = "2015",
url = "http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093",
note = "[Online; accessed 10-August-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 = "ArmadeusWiki",
title = "PrBoom --- ArmadeusWiki{,} ",
year = "2015",
url = "\url{http://www.armadeus.org/wiki/index.php?title=PrBoom&oldid=13093}",
note = "[Online; accessed 10-August-2026]"
}