Cite This Page
Bibliographic details for LLVM
- Page name: LLVM
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 October 2020 11:22 UTC
- Date retrieved: 16 September 2024 10:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=LLVM&oldid=63448
- Page Version ID: 63448
Citation styles for LLVM
APA style
LLVM. (2020, October 2). HaskellWiki, . Retrieved 10:33, September 16, 2024 from https://wiki.haskell.org/index.php?title=LLVM&oldid=63448.
MLA style
"LLVM." HaskellWiki, . 2 Oct 2020, 11:22 UTC. 16 Sep 2024, 10:33 <https://wiki.haskell.org/index.php?title=LLVM&oldid=63448>.
MHRA style
HaskellWiki contributors, 'LLVM', HaskellWiki, , 2 October 2020, 11:22 UTC, <https://wiki.haskell.org/index.php?title=LLVM&oldid=63448> [accessed 16 September 2024]
Chicago style
HaskellWiki contributors, "LLVM," HaskellWiki, , https://wiki.haskell.org/index.php?title=LLVM&oldid=63448 (accessed September 16, 2024).
CBE/CSE style
HaskellWiki contributors. LLVM [Internet]. HaskellWiki, ; 2020 Oct 2, 11:22 UTC [cited 2024 Sep 16]. Available from: https://wiki.haskell.org/index.php?title=LLVM&oldid=63448.
Bluebook style
LLVM, https://wiki.haskell.org/index.php?title=LLVM&oldid=63448 (last visited September 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "LLVM --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=LLVM&oldid=63448", note = "[Online; accessed 16-September-2024]" }
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 = "LLVM --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=LLVM&oldid=63448}", note = "[Online; accessed 16-September-2024]" }