Cite This Page
Bibliographic details for Hunt the Wumpus
- Page name: Hunt the Wumpus
- Author: TI-99/4A-Pedia contributors
- Publisher: TI-99/4A-Pedia, .
- Date of last revision: 16 August 2018 07:26 UTC
- Date retrieved: 2 July 2026 21:16 UTC
- Permanent URL: https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992
- Page Version ID: 1992
Citation styles for Hunt the Wumpus
APA style
Hunt the Wumpus. (2018, August 16). TI-99/4A-Pedia, . Retrieved 21:16, July 2, 2026 from https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992.
MLA style
"Hunt the Wumpus." TI-99/4A-Pedia, . 16 Aug 2018, 07:26 UTC. 2 Jul 2026, 21:16 <https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992>.
MHRA style
TI-99/4A-Pedia contributors, 'Hunt the Wumpus', TI-99/4A-Pedia, , 16 August 2018, 07:26 UTC, <https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992> [accessed 2 July 2026]
Chicago style
TI-99/4A-Pedia contributors, "Hunt the Wumpus," TI-99/4A-Pedia, , https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992 (accessed July 2, 2026).
CBE/CSE style
TI-99/4A-Pedia contributors. Hunt the Wumpus [Internet]. TI-99/4A-Pedia, ; 2018 Aug 16, 07:26 UTC [cited 2026 Jul 2]. Available from: https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992.
Bluebook style
Hunt the Wumpus, https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992 (last visited July 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TI-99/4A-Pedia",
title = "Hunt the Wumpus --- TI-99/4A-Pedia{,} ",
year = "2018",
url = "https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992",
note = "[Online; accessed 2-July-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 = "TI-99/4A-Pedia",
title = "Hunt the Wumpus --- TI-99/4A-Pedia{,} ",
year = "2018",
url = "\url{https://4apedia.com/index.php?title=Hunt_the_Wumpus&oldid=1992}",
note = "[Online; accessed 2-July-2026]"
}