Cite This Page
Bibliographic details for Clozure CL
- Page name: Clozure CL
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 5 August 2009 01:34 UTC
- Date retrieved: 1 April 2023 16:33 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499
- Page Version ID: 123499
Citation styles for Clozure CL
APA style
Clozure CL. (2009, August 5). Rosetta Code, . Retrieved 16:33, April 1, 2023 from https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499.
MLA style
"Clozure CL." Rosetta Code, . 5 Aug 2009, 01:34 UTC. 1 Apr 2023, 16:33 <https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499>.
MHRA style
Rosetta Code contributors, 'Clozure CL', Rosetta Code, , 5 August 2009, 01:34 UTC, <https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499> [accessed 1 April 2023]
Chicago style
Rosetta Code contributors, "Clozure CL," Rosetta Code, , https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499 (accessed April 1, 2023).
CBE/CSE style
Rosetta Code contributors. Clozure CL [Internet]. Rosetta Code, ; 2009 Aug 5, 01:34 UTC [cited 2023 Apr 1]. Available from: https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499.
Bluebook style
Clozure CL, https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Clozure CL --- Rosetta Code{,} ", year = "2009", url = "https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499", note = "[Online; accessed 1-April-2023]" }
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 = "Clozure CL --- Rosetta Code{,} ", year = "2009", url = "\url{https://rosettacode.org/w/index.php?title=Clozure_CL&oldid=123499}", note = "[Online; accessed 1-April-2023]" }