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