Cite This Page
Bibliographic details for Hunt the Wumpus/Raku
- Page name: Hunt the Wumpus/Raku
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 28 August 2022 21:55 UTC
- Date retrieved: 13 May 2025 06:15 UTC
- Permanent URL: https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758
- Page Version ID: 328758
Citation styles for Hunt the Wumpus/Raku
APA style
Hunt the Wumpus/Raku. (2022, August 28). Rosetta Code. Retrieved 06:15, May 13, 2025 from https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758.
MLA style
"Hunt the Wumpus/Raku." Rosetta Code. 28 Aug 2022, 21:55 UTC. 13 May 2025, 06:15 <https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758>.
MHRA style
Rosetta Code contributors, 'Hunt the Wumpus/Raku', Rosetta Code, 28 August 2022, 21:55 UTC, <https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758> [accessed 13 May 2025]
Chicago style
Rosetta Code contributors, "Hunt the Wumpus/Raku," Rosetta Code, https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758 (accessed May 13, 2025).
CBE/CSE style
Rosetta Code contributors. Hunt the Wumpus/Raku [Internet]. Rosetta Code; 2022 Aug 28, 21:55 UTC [cited 2025 May 13]. Available from: https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758.
Bluebook style
Hunt the Wumpus/Raku, https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758 (last visited May 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Hunt the Wumpus/Raku --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758", note = "[Online; accessed 13-May-2025]" }
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 = "Rosetta Code", title = "Hunt the Wumpus/Raku --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Hunt_the_Wumpus/Raku?oldid=328758}", note = "[Online; accessed 13-May-2025]" }