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