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: 8 October 2023 04:37 UTC
- Date retrieved: 18 April 2025 01:32 UTC
- Permanent URL: https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996
- Page Version ID: 349996
Citation styles for Arithmetic/Rational/Tcl
APA style
Arithmetic/Rational/Tcl. (2023, October 8). Rosetta Code. Retrieved 01:32, April 18, 2025 from https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996.
MLA style
"Arithmetic/Rational/Tcl." Rosetta Code. 8 Oct 2023, 04:37 UTC. 18 Apr 2025, 01:32 <https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996>.
MHRA style
Rosetta Code contributors, 'Arithmetic/Rational/Tcl', Rosetta Code, 8 October 2023, 04:37 UTC, <https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996> [accessed 18 April 2025]
Chicago style
Rosetta Code contributors, "Arithmetic/Rational/Tcl," Rosetta Code, https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996 (accessed April 18, 2025).
CBE/CSE style
Rosetta Code contributors. Arithmetic/Rational/Tcl [Internet]. Rosetta Code; 2023 Oct 8, 04:37 UTC [cited 2025 Apr 18]. Available from: https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996.
Bluebook style
Arithmetic/Rational/Tcl, https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Arithmetic/Rational/Tcl --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996", note = "[Online; accessed 18-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 = "Arithmetic/Rational/Tcl --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/Arithmetic/Rational/Tcl?oldid=349996}", note = "[Online; accessed 18-April-2025]" }