Cite This Page
Bibliographic details for MinGHC
- Page name: MinGHC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 28 August 2019 13:34 UTC
- Date retrieved: 3 March 2021 21:59 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713
- Page Version ID: 59713
Citation styles for MinGHC
APA style
MinGHC. (2019, August 28). HaskellWiki, . Retrieved 21:59, March 3, 2021 from https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713.
MLA style
"MinGHC." HaskellWiki, . 28 Aug 2019, 13:34 UTC. 3 Mar 2021, 21:59 <https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713>.
MHRA style
HaskellWiki contributors, 'MinGHC', HaskellWiki, , 28 August 2019, 13:34 UTC, <https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713> [accessed 3 March 2021]
Chicago style
HaskellWiki contributors, "MinGHC," HaskellWiki, , https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713 (accessed March 3, 2021).
CBE/CSE style
HaskellWiki contributors. MinGHC [Internet]. HaskellWiki, ; 2019 Aug 28, 13:34 UTC [cited 2021 Mar 3]. Available from: https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713.
Bluebook style
MinGHC, https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713 (last visited March 3, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "MinGHC --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713", note = "[Online; accessed 3-March-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 = "MinGHC --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=MinGHC&oldid=59713}", note = "[Online; accessed 3-March-2021]" }