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