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