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