Cite This Page
Bibliographic details for GHC
- Page name: GHC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 14 July 2020 14:08 UTC
- Date retrieved: 2 June 2023 17:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC&oldid=63344
- Page Version ID: 63344
Citation styles for GHC
APA style
GHC. (2020, July 14). HaskellWiki, . Retrieved 17:57, June 2, 2023 from https://wiki.haskell.org/index.php?title=GHC&oldid=63344.
MLA style
"GHC." HaskellWiki, . 14 Jul 2020, 14:08 UTC. 2 Jun 2023, 17:57 <https://wiki.haskell.org/index.php?title=GHC&oldid=63344>.
MHRA style
HaskellWiki contributors, 'GHC', HaskellWiki, , 14 July 2020, 14:08 UTC, <https://wiki.haskell.org/index.php?title=GHC&oldid=63344> [accessed 2 June 2023]
Chicago style
HaskellWiki contributors, "GHC," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC&oldid=63344 (accessed June 2, 2023).
CBE/CSE style
HaskellWiki contributors. GHC [Internet]. HaskellWiki, ; 2020 Jul 14, 14:08 UTC [cited 2023 Jun 2]. Available from: https://wiki.haskell.org/index.php?title=GHC&oldid=63344.
Bluebook style
GHC, https://wiki.haskell.org/index.php?title=GHC&oldid=63344 (last visited June 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=GHC&oldid=63344", note = "[Online; accessed 2-June-2023]" }
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 --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=GHC&oldid=63344}", note = "[Online; accessed 2-June-2023]" }