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