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: 19 September 2024 22:14 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 22:14, September 19, 2024 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. 19 Sep 2024, 22:14 <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 19 September 2024]
Chicago style
HaskellWiki contributors, "GHC/As a library," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/As_a_library&oldid=62257 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. GHC/As a library [Internet]. HaskellWiki, ; 2017 Dec 22, 15:40 UTC [cited 2024 Sep 19]. 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 September 19, 2024).
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 19-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 = "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 19-September-2024]" }