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: 5 October 2024 07:17 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309
- Page Version ID: 63309
Citation styles for GHC/GHCi
APA style
GHC/GHCi. (2020, May 15). HaskellWiki, . Retrieved 07:17, October 5, 2024 from https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309.
MLA style
"GHC/GHCi." HaskellWiki, . 15 May 2020, 12:03 UTC. 5 Oct 2024, 07:17 <https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309>.
MHRA style
HaskellWiki contributors, 'GHC/GHCi', HaskellWiki, , 15 May 2020, 12:03 UTC, <https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309> [accessed 5 October 2024]
Chicago style
HaskellWiki contributors, "GHC/GHCi," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309 (accessed October 5, 2024).
CBE/CSE style
HaskellWiki contributors. GHC/GHCi [Internet]. HaskellWiki, ; 2020 May 15, 12:03 UTC [cited 2024 Oct 5]. Available from: https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309.
Bluebook style
GHC/GHCi, https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309 (last visited October 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GHC/GHCi --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309", note = "[Online; accessed 5-October-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/GHCi --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=GHC/GHCi&oldid=63309}", note = "[Online; accessed 5-October-2024]" }