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