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