Cite This Page
Bibliographic details for Common Language Runtime
- Page name: Common Language Runtime
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 February 2019 10:31 UTC
- Date retrieved: 10 April 2021 23:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546
- Page Version ID: 61546
Citation styles for Common Language Runtime
APA style
Common Language Runtime. (2019, February 9). HaskellWiki, . Retrieved 23:13, April 10, 2021 from https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546.
MLA style
"Common Language Runtime." HaskellWiki, . 9 Feb 2019, 10:31 UTC. 10 Apr 2021, 23:13 <https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546>.
MHRA style
HaskellWiki contributors, 'Common Language Runtime', HaskellWiki, , 9 February 2019, 10:31 UTC, <https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546> [accessed 10 April 2021]
Chicago style
HaskellWiki contributors, "Common Language Runtime," HaskellWiki, , https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546 (accessed April 10, 2021).
CBE/CSE style
HaskellWiki contributors. Common Language Runtime [Internet]. HaskellWiki, ; 2019 Feb 9, 10:31 UTC [cited 2021 Apr 10]. Available from: https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546.
Bluebook style
Common Language Runtime, https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546 (last visited April 10, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Common Language Runtime --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546", note = "[Online; accessed 10-April-2021]" }
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 = "HaskellWiki", title = "Common Language Runtime --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Common_Language_Runtime&oldid=61546}", note = "[Online; accessed 10-April-2021]" }