Cite This Page
Bibliographic details for Arithmetic/Rational/Tcl
- Page name: Arithmetic/Rational/Tcl
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 16 February 2012 19:55 UTC
- Date retrieved: 27 March 2023 03:20 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101
- Page Version ID: 136101
Citation styles for Arithmetic/Rational/Tcl
APA style
Arithmetic/Rational/Tcl. (2012, February 16). Rosetta Code, . Retrieved 03:20, March 27, 2023 from https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101.
MLA style
"Arithmetic/Rational/Tcl." Rosetta Code, . 16 Feb 2012, 19:55 UTC. 27 Mar 2023, 03:20 <https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101>.
MHRA style
Rosetta Code contributors, 'Arithmetic/Rational/Tcl', Rosetta Code, , 16 February 2012, 19:55 UTC, <https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101> [accessed 27 March 2023]
Chicago style
Rosetta Code contributors, "Arithmetic/Rational/Tcl," Rosetta Code, , https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101 (accessed March 27, 2023).
CBE/CSE style
Rosetta Code contributors. Arithmetic/Rational/Tcl [Internet]. Rosetta Code, ; 2012 Feb 16, 19:55 UTC [cited 2023 Mar 27]. Available from: https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101.
Bluebook style
Arithmetic/Rational/Tcl, https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Arithmetic/Rational/Tcl --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101", 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 = "Arithmetic/Rational/Tcl --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/w/index.php?title=Arithmetic/Rational/Tcl&oldid=136101}", note = "[Online; accessed 27-March-2023]" }