Cite This Page
Bibliographic details for Common language runtime
- Page name: Common language runtime
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 31 August 2010 12:47 UTC
- Date retrieved: 13 February 2025 09:39 UTC
- Permanent URL: https://rosettacode.org/wiki/Common_language_runtime?oldid=156444
- Page Version ID: 156444
Citation styles for Common language runtime
APA style
Common language runtime. (2010, August 31). Rosetta Code. Retrieved 09:39, February 13, 2025 from https://rosettacode.org/wiki/Common_language_runtime?oldid=156444.
MLA style
"Common language runtime." Rosetta Code. 31 Aug 2010, 12:47 UTC. 13 Feb 2025, 09:39 <https://rosettacode.org/wiki/Common_language_runtime?oldid=156444>.
MHRA style
Rosetta Code contributors, 'Common language runtime', Rosetta Code, 31 August 2010, 12:47 UTC, <https://rosettacode.org/wiki/Common_language_runtime?oldid=156444> [accessed 13 February 2025]
Chicago style
Rosetta Code contributors, "Common language runtime," Rosetta Code, https://rosettacode.org/wiki/Common_language_runtime?oldid=156444 (accessed February 13, 2025).
CBE/CSE style
Rosetta Code contributors. Common language runtime [Internet]. Rosetta Code; 2010 Aug 31, 12:47 UTC [cited 2025 Feb 13]. Available from: https://rosettacode.org/wiki/Common_language_runtime?oldid=156444.
Bluebook style
Common language runtime, https://rosettacode.org/wiki/Common_language_runtime?oldid=156444 (last visited February 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Common language runtime --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Common_language_runtime?oldid=156444", note = "[Online; accessed 13-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 = "Common language runtime --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Common_language_runtime?oldid=156444}", note = "[Online; accessed 13-February-2025]" }