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