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