Cite This Page
Bibliographic details for Go Fish/Ruby
- Page name: Go Fish/Ruby
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 31 August 2022 08:40 UTC
- Date retrieved: 2 April 2023 02:52 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312
- Page Version ID: 329312
Citation styles for Go Fish/Ruby
APA style
Go Fish/Ruby. (2022, August 31). Rosetta Code, . Retrieved 02:52, April 2, 2023 from https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312.
MLA style
"Go Fish/Ruby." Rosetta Code, . 31 Aug 2022, 08:40 UTC. 2 Apr 2023, 02:52 <https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312>.
MHRA style
Rosetta Code contributors, 'Go Fish/Ruby', Rosetta Code, , 31 August 2022, 08:40 UTC, <https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312> [accessed 2 April 2023]
Chicago style
Rosetta Code contributors, "Go Fish/Ruby," Rosetta Code, , https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312 (accessed April 2, 2023).
CBE/CSE style
Rosetta Code contributors. Go Fish/Ruby [Internet]. Rosetta Code, ; 2022 Aug 31, 08:40 UTC [cited 2023 Apr 2]. Available from: https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312.
Bluebook style
Go Fish/Ruby, https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Go Fish/Ruby --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312", note = "[Online; accessed 2-April-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 = "Go Fish/Ruby --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Go_Fish/Ruby&oldid=329312}", note = "[Online; accessed 2-April-2023]" }