Cite This Page
Bibliographic details for Go Fish/V (Vlang)
- Page name: Go Fish/V (Vlang)
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 17 October 2022 11:49 UTC
- Date retrieved: 27 March 2023 05:02 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261
- Page Version ID: 332261
Citation styles for Go Fish/V (Vlang)
APA style
Go Fish/V (Vlang). (2022, October 17). Rosetta Code, . Retrieved 05:02, March 27, 2023 from https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261.
MLA style
"Go Fish/V (Vlang)." Rosetta Code, . 17 Oct 2022, 11:49 UTC. 27 Mar 2023, 05:02 <https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261>.
MHRA style
Rosetta Code contributors, 'Go Fish/V (Vlang)', Rosetta Code, , 17 October 2022, 11:49 UTC, <https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261> [accessed 27 March 2023]
Chicago style
Rosetta Code contributors, "Go Fish/V (Vlang)," Rosetta Code, , https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261 (accessed March 27, 2023).
CBE/CSE style
Rosetta Code contributors. Go Fish/V (Vlang) [Internet]. Rosetta Code, ; 2022 Oct 17, 11:49 UTC [cited 2023 Mar 27]. Available from: https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261.
Bluebook style
Go Fish/V (Vlang), https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Go Fish/V (Vlang) --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261", note = "[Online; accessed 27-March-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/V (Vlang) --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Go_Fish/V_(Vlang)&oldid=332261}", note = "[Online; accessed 27-March-2023]" }