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