Cite This Page
Bibliographic details for Chez Scheme
- Page name: Chez Scheme
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 17 February 2012 19:17 UTC
- Date retrieved: 30 March 2023 04:02 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565
- Page Version ID: 212565
Citation styles for Chez Scheme
APA style
Chez Scheme. (2012, February 17). Rosetta Code, . Retrieved 04:02, March 30, 2023 from https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565.
MLA style
"Chez Scheme." Rosetta Code, . 17 Feb 2012, 19:17 UTC. 30 Mar 2023, 04:02 <https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565>.
MHRA style
Rosetta Code contributors, 'Chez Scheme', Rosetta Code, , 17 February 2012, 19:17 UTC, <https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565> [accessed 30 March 2023]
Chicago style
Rosetta Code contributors, "Chez Scheme," Rosetta Code, , https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565 (accessed March 30, 2023).
CBE/CSE style
Rosetta Code contributors. Chez Scheme [Internet]. Rosetta Code, ; 2012 Feb 17, 19:17 UTC [cited 2023 Mar 30]. Available from: https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565.
Bluebook style
Chez Scheme, https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Chez Scheme --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565", note = "[Online; accessed 30-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 = "Chez Scheme --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/w/index.php?title=Chez_Scheme&oldid=212565}", note = "[Online; accessed 30-March-2023]" }