Cite This Page
Bibliographic details for GHC/As a library
- Page name: GHC/As a library
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 December 2017 15:40 UTC
- Date retrieved: 23 May 2022 03:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257
- Page Version ID: 62257
Citation styles for GHC/As a library
APA style
GHC/As a library. (2017, December 22). HaskellWiki, . Retrieved 03:22, May 23, 2022 from https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257.
MLA style
"GHC/As a library." HaskellWiki, . 22 Dec 2017, 15:40 UTC. 23 May 2022, 03:22 <https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257>.
MHRA style
HaskellWiki contributors, 'GHC/As a library', HaskellWiki, , 22 December 2017, 15:40 UTC, <https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257> [accessed 23 May 2022]
Chicago style
HaskellWiki contributors, "GHC/As a library," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257 (accessed May 23, 2022).
CBE/CSE style
HaskellWiki contributors. GHC/As a library [Internet]. HaskellWiki, ; 2017 Dec 22, 15:40 UTC [cited 2022 May 23]. Available from: https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257.
Bluebook style
GHC/As a library, https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257 (last visited May 23, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/As a library --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257", note = "[Online; accessed 23-May-2022]" }
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 = "GHC/As a library --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257}", note = "[Online; accessed 23-May-2022]" }