Cite This Page
Bibliographic details for Go Fish
- Page name: Go Fish
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 24 October 2024 02:32 UTC
- Date retrieved: 23 April 2025 14:30 UTC
- Permanent URL: https://rosettacode.org/wiki/Go_Fish?oldid=372056
- Page Version ID: 372056
Citation styles for Go Fish
APA style
Go Fish. (2024, October 24). Rosetta Code. Retrieved 14:30, April 23, 2025 from https://rosettacode.org/wiki/Go_Fish?oldid=372056.
MLA style
"Go Fish." Rosetta Code. 24 Oct 2024, 02:32 UTC. 23 Apr 2025, 14:30 <https://rosettacode.org/wiki/Go_Fish?oldid=372056>.
MHRA style
Rosetta Code contributors, 'Go Fish', Rosetta Code, 24 October 2024, 02:32 UTC, <https://rosettacode.org/wiki/Go_Fish?oldid=372056> [accessed 23 April 2025]
Chicago style
Rosetta Code contributors, "Go Fish," Rosetta Code, https://rosettacode.org/wiki/Go_Fish?oldid=372056 (accessed April 23, 2025).
CBE/CSE style
Rosetta Code contributors. Go Fish [Internet]. Rosetta Code; 2024 Oct 24, 02:32 UTC [cited 2025 Apr 23]. Available from: https://rosettacode.org/wiki/Go_Fish?oldid=372056.
Bluebook style
Go Fish, https://rosettacode.org/wiki/Go_Fish?oldid=372056 (last visited April 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Go Fish --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Go_Fish?oldid=372056", note = "[Online; accessed 23-April-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 --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Go_Fish?oldid=372056}", note = "[Online; accessed 23-April-2025]" }