Cite This Page
Bibliographic details for GNU Smalltalk
- Page name: GNU Smalltalk
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 January 2012 22:25 UTC
- Date retrieved: 6 February 2025 12:57 UTC
- Permanent URL: https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811
- Page Version ID: 57811
Citation styles for GNU Smalltalk
APA style
GNU Smalltalk. (2012, January 6). Rosetta Code. Retrieved 12:57, February 6, 2025 from https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811.
MLA style
"GNU Smalltalk." Rosetta Code. 6 Jan 2012, 22:25 UTC. 6 Feb 2025, 12:57 <https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811>.
MHRA style
Rosetta Code contributors, 'GNU Smalltalk', Rosetta Code, 6 January 2012, 22:25 UTC, <https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811> [accessed 6 February 2025]
Chicago style
Rosetta Code contributors, "GNU Smalltalk," Rosetta Code, https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811 (accessed February 6, 2025).
CBE/CSE style
Rosetta Code contributors. GNU Smalltalk [Internet]. Rosetta Code; 2012 Jan 6, 22:25 UTC [cited 2025 Feb 6]. Available from: https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811.
Bluebook style
GNU Smalltalk, https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811 (last visited February 6, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "GNU Smalltalk --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811", note = "[Online; accessed 6-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 = "GNU Smalltalk --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/wiki/GNU_Smalltalk?oldid=57811}", note = "[Online; accessed 6-February-2025]" }