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