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