Cite This Page
Bibliographic details for Hunt The Wumpus/Rust
- Page name: Hunt The Wumpus/Rust
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 30 August 2022 22:32 UTC
- Date retrieved: 22 March 2023 19:01 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214
- Page Version ID: 329214
Citation styles for Hunt The Wumpus/Rust
APA style
Hunt The Wumpus/Rust. (2022, August 30). Rosetta Code, . Retrieved 19:01, March 22, 2023 from https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214.
MLA style
"Hunt The Wumpus/Rust." Rosetta Code, . 30 Aug 2022, 22:32 UTC. 22 Mar 2023, 19:01 <https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214>.
MHRA style
Rosetta Code contributors, 'Hunt The Wumpus/Rust', Rosetta Code, , 30 August 2022, 22:32 UTC, <https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214> [accessed 22 March 2023]
Chicago style
Rosetta Code contributors, "Hunt The Wumpus/Rust," Rosetta Code, , https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214 (accessed March 22, 2023).
CBE/CSE style
Rosetta Code contributors. Hunt The Wumpus/Rust [Internet]. Rosetta Code, ; 2022 Aug 30, 22:32 UTC [cited 2023 Mar 22]. Available from: https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214.
Bluebook style
Hunt The Wumpus/Rust, https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Hunt The Wumpus/Rust --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214", note = "[Online; accessed 22-March-2023]" }
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/Rust --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Hunt_The_Wumpus/Rust&oldid=329214}", note = "[Online; accessed 22-March-2023]" }