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: 8 September 2011 16:19 UTC
- Date retrieved: 24 March 2023 16:15 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449
- Page Version ID: 156449
Citation styles for Common Language Runtime
APA style
Common Language Runtime. (2011, September 8). Rosetta Code, . Retrieved 16:15, March 24, 2023 from https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449.
MLA style
"Common Language Runtime." Rosetta Code, . 8 Sep 2011, 16:19 UTC. 24 Mar 2023, 16:15 <https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449>.
MHRA style
Rosetta Code contributors, 'Common Language Runtime', Rosetta Code, , 8 September 2011, 16:19 UTC, <https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449> [accessed 24 March 2023]
Chicago style
Rosetta Code contributors, "Common Language Runtime," Rosetta Code, , https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449 (accessed March 24, 2023).
CBE/CSE style
Rosetta Code contributors. Common Language Runtime [Internet]. Rosetta Code, ; 2011 Sep 8, 16:19 UTC [cited 2023 Mar 24]. Available from: https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449.
Bluebook style
Common Language Runtime, https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Common Language Runtime --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449", note = "[Online; accessed 24-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 = "Common Language Runtime --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/w/index.php?title=Common_Language_Runtime&oldid=156449}", note = "[Online; accessed 24-March-2023]" }