Cite This Page
Bibliographic details for ActiveTcl
- Page name: ActiveTcl
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 11 November 2011 14:54 UTC
- Date retrieved: 9 February 2025 07:41 UTC
- Permanent URL: https://rosettacode.org/wiki/ActiveTcl?oldid=135813
- Page Version ID: 135813
Citation styles for ActiveTcl
APA style
ActiveTcl. (2011, November 11). Rosetta Code. Retrieved 07:41, February 9, 2025 from https://rosettacode.org/wiki/ActiveTcl?oldid=135813.
MLA style
"ActiveTcl." Rosetta Code. 11 Nov 2011, 14:54 UTC. 9 Feb 2025, 07:41 <https://rosettacode.org/wiki/ActiveTcl?oldid=135813>.
MHRA style
Rosetta Code contributors, 'ActiveTcl', Rosetta Code, 11 November 2011, 14:54 UTC, <https://rosettacode.org/wiki/ActiveTcl?oldid=135813> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "ActiveTcl," Rosetta Code, https://rosettacode.org/wiki/ActiveTcl?oldid=135813 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. ActiveTcl [Internet]. Rosetta Code; 2011 Nov 11, 14:54 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/ActiveTcl?oldid=135813.
Bluebook style
ActiveTcl, https://rosettacode.org/wiki/ActiveTcl?oldid=135813 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "ActiveTcl --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/wiki/ActiveTcl?oldid=135813", note = "[Online; accessed 9-February-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 = "ActiveTcl --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/wiki/ActiveTcl?oldid=135813}", note = "[Online; accessed 9-February-2025]" }