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: 25 April 2025 11:04 UTC
- Permanent URL: https://rosettacode.org/wiki/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 11:04, April 25, 2025 from https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313.
MLA style
"Go Fish/Tcl." Rosetta Code. 31 Aug 2022, 08:41 UTC. 25 Apr 2025, 11:04 <https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313>.
MHRA style
Rosetta Code contributors, 'Go Fish/Tcl', Rosetta Code, 31 August 2022, 08:41 UTC, <https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313> [accessed 25 April 2025]
Chicago style
Rosetta Code contributors, "Go Fish/Tcl," Rosetta Code, https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313 (accessed April 25, 2025).
CBE/CSE style
Rosetta Code contributors. Go Fish/Tcl [Internet]. Rosetta Code; 2022 Aug 31, 08:41 UTC [cited 2025 Apr 25]. Available from: https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313.
Bluebook style
Go Fish/Tcl, https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313 (last visited April 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Go Fish/Tcl --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313", 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/Tcl --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Go_Fish/Tcl?oldid=329313}", note = "[Online; accessed 25-April-2025]" }