Cite This Page
Bibliographic details for CLISP
- Page name: CLISP
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 8 October 2011 01:27 UTC
- Date retrieved: 28 March 2023 20:41 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=CLISP&oldid=113292
- Page Version ID: 113292
Citation styles for CLISP
APA style
CLISP. (2011, October 8). Rosetta Code, . Retrieved 20:41, March 28, 2023 from https://rosettacode.org/w/index.php?title=CLISP&oldid=113292.
MLA style
"CLISP." Rosetta Code, . 8 Oct 2011, 01:27 UTC. 28 Mar 2023, 20:41 <https://rosettacode.org/w/index.php?title=CLISP&oldid=113292>.
MHRA style
Rosetta Code contributors, 'CLISP', Rosetta Code, , 8 October 2011, 01:27 UTC, <https://rosettacode.org/w/index.php?title=CLISP&oldid=113292> [accessed 28 March 2023]
Chicago style
Rosetta Code contributors, "CLISP," Rosetta Code, , https://rosettacode.org/w/index.php?title=CLISP&oldid=113292 (accessed March 28, 2023).
CBE/CSE style
Rosetta Code contributors. CLISP [Internet]. Rosetta Code, ; 2011 Oct 8, 01:27 UTC [cited 2023 Mar 28]. Available from: https://rosettacode.org/w/index.php?title=CLISP&oldid=113292.
Bluebook style
CLISP, https://rosettacode.org/w/index.php?title=CLISP&oldid=113292 (last visited March 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "CLISP --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/w/index.php?title=CLISP&oldid=113292", note = "[Online; accessed 28-March-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 = "CLISP --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/w/index.php?title=CLISP&oldid=113292}", note = "[Online; accessed 28-March-2023]" }