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: 25 April 2025 00:00 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 00:00, April 25, 2025 from https://rosettacode.org/wiki/SLIME?oldid=213197.
MLA style
"SLIME." Rosetta Code. 14 Mar 2012, 17:19 UTC. 25 Apr 2025, 00:00 <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 25 April 2025]
Chicago style
Rosetta Code contributors, "SLIME," Rosetta Code, https://rosettacode.org/wiki/SLIME?oldid=213197 (accessed April 25, 2025).
CBE/CSE style
Rosetta Code contributors. SLIME [Internet]. Rosetta Code; 2012 Mar 14, 17:19 UTC [cited 2025 Apr 25]. Available from: https://rosettacode.org/wiki/SLIME?oldid=213197.
Bluebook style
SLIME, https://rosettacode.org/wiki/SLIME?oldid=213197 (last visited April 25, 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 25-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 = "SLIME --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/wiki/SLIME?oldid=213197}", note = "[Online; accessed 25-April-2025]" }