Cite This Page
Bibliographic details for Go Fish/Raku
- Page name: Go Fish/Raku
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 28 August 2022 21:56 UTC
- Date retrieved: 18 September 2024 08:03 UTC
- Permanent URL: https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761
- Page Version ID: 328761
Citation styles for Go Fish/Raku
APA style
Go Fish/Raku. (2022, August 28). Rosetta Code. Retrieved 08:03, September 18, 2024 from https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761.
MLA style
"Go Fish/Raku." Rosetta Code. 28 Aug 2022, 21:56 UTC. 18 Sep 2024, 08:03 <https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761>.
MHRA style
Rosetta Code contributors, 'Go Fish/Raku', Rosetta Code, 28 August 2022, 21:56 UTC, <https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761> [accessed 18 September 2024]
Chicago style
Rosetta Code contributors, "Go Fish/Raku," Rosetta Code, https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761 (accessed September 18, 2024).
CBE/CSE style
Rosetta Code contributors. Go Fish/Raku [Internet]. Rosetta Code; 2022 Aug 28, 21:56 UTC [cited 2024 Sep 18]. Available from: https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761.
Bluebook style
Go Fish/Raku, https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761 (last visited September 18, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Go Fish/Raku --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761", note = "[Online; accessed 18-September-2024]" }
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 = "Go Fish/Raku --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Go_Fish/Raku?oldid=328761}", note = "[Online; accessed 18-September-2024]" }