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