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 2021 20:32 UTC
- Date retrieved: 19 April 2025 17:39 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Type_system&oldid=64607
- Page Version ID: 64607
Citation styles for GHC/Type system
APA style
GHC/Type system. (2021, July 23). HaskellWiki. Retrieved 17:39, April 19, 2025 from https://wiki.haskell.org/index.php?title=GHC/Type_system&oldid=64607.
MLA style
"GHC/Type system." HaskellWiki. 23 Jul 2021, 20:32 UTC. 19 Apr 2025, 17:39 <https://wiki.haskell.org/index.php?title=GHC/Type_system&oldid=64607>.
MHRA style
HaskellWiki contributors, 'GHC/Type system', HaskellWiki, 23 July 2021, 20:32 UTC, <https://wiki.haskell.org/index.php?title=GHC/Type_system&oldid=64607> [accessed 19 April 2025]
Chicago style
HaskellWiki contributors, "GHC/Type system," HaskellWiki, https://wiki.haskell.org/index.php?title=GHC/Type_system&oldid=64607 (accessed April 19, 2025).
CBE/CSE style
HaskellWiki contributors. GHC/Type system [Internet]. HaskellWiki; 2021 Jul 23, 20:32 UTC [cited 2025 Apr 19]. Available from: https://wiki.haskell.org/index.php?title=GHC/Type_system&oldid=64607.
Bluebook style
GHC/Type system, https://wiki.haskell.org/index.php?title=GHC/Type_system&oldid=64607 (last visited April 19, 2025).
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=64607", note = "[Online; accessed 19-April-2025]" }
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=64607}", note = "[Online; accessed 19-April-2025]" }