Cite This Page
Bibliographic details for RCHQ9+/Common Lisp
- Page name: RCHQ9+/Common Lisp
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2010 14:28 UTC
- Date retrieved: 14 September 2024 06:36 UTC
- Permanent URL: https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443
- Page Version ID: 138443
Citation styles for RCHQ9+/Common Lisp
APA style
RCHQ9+/Common Lisp. (2010, February 6). Rosetta Code. Retrieved 06:36, September 14, 2024 from https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443.
MLA style
"RCHQ9+/Common Lisp." Rosetta Code. 6 Feb 2010, 14:28 UTC. 14 Sep 2024, 06:36 <https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443>.
MHRA style
Rosetta Code contributors, 'RCHQ9+/Common Lisp', Rosetta Code, 6 February 2010, 14:28 UTC, <https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443> [accessed 14 September 2024]
Chicago style
Rosetta Code contributors, "RCHQ9+/Common Lisp," Rosetta Code, https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443 (accessed September 14, 2024).
CBE/CSE style
Rosetta Code contributors. RCHQ9+/Common Lisp [Internet]. Rosetta Code; 2010 Feb 6, 14:28 UTC [cited 2024 Sep 14]. Available from: https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443.
Bluebook style
RCHQ9+/Common Lisp, https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443 (last visited September 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "RCHQ9+/Common Lisp --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443", note = "[Online; accessed 14-September-2024]" }
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 = "RCHQ9+/Common Lisp --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/RCHQ9%2B/Common_Lisp?oldid=138443}", note = "[Online; accessed 14-September-2024]" }