Cite This Page
Bibliographic details for Rational Arithmetic/Tcl
- Page name: Rational Arithmetic/Tcl
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2010 14:41 UTC
- Date retrieved: 18 September 2024 20:44 UTC
- Permanent URL: https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474
- Page Version ID: 138474
Citation styles for Rational Arithmetic/Tcl
APA style
Rational Arithmetic/Tcl. (2010, February 6). Rosetta Code. Retrieved 20:44, September 18, 2024 from https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474.
MLA style
"Rational Arithmetic/Tcl." Rosetta Code. 6 Feb 2010, 14:41 UTC. 18 Sep 2024, 20:44 <https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474>.
MHRA style
Rosetta Code contributors, 'Rational Arithmetic/Tcl', Rosetta Code, 6 February 2010, 14:41 UTC, <https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474> [accessed 18 September 2024]
Chicago style
Rosetta Code contributors, "Rational Arithmetic/Tcl," Rosetta Code, https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474 (accessed September 18, 2024).
CBE/CSE style
Rosetta Code contributors. Rational Arithmetic/Tcl [Internet]. Rosetta Code; 2010 Feb 6, 14:41 UTC [cited 2024 Sep 18]. Available from: https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474.
Bluebook style
Rational Arithmetic/Tcl, https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474 (last visited September 18, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Rational Arithmetic/Tcl --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474", note = "[Online; accessed 18-September-2024]" }
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 = "Rational Arithmetic/Tcl --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Rational_Arithmetic/Tcl?oldid=138474}", note = "[Online; accessed 18-September-2024]" }