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: 27 March 2023 05:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GHC/Type_system/PolyKinds&oldid=63645
- Page Version ID: 63645
Citation styles for GHC/Type system/PolyKinds
APA style
GHC/Type system/PolyKinds. (2021, February 3). HaskellWiki, . Retrieved 05:12, March 27, 2023 from https://wiki.haskell.org/index.php?title=GHC/Type_system/PolyKinds&oldid=63645.
MLA style
"GHC/Type system/PolyKinds." HaskellWiki, . 3 Feb 2021, 19:40 UTC. 27 Mar 2023, 05:12 <https://wiki.haskell.org/index.php?title=GHC/Type_system/PolyKinds&oldid=63645>.
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=63645> [accessed 27 March 2023]
Chicago style
HaskellWiki contributors, "GHC/Type system/PolyKinds," HaskellWiki, , https://wiki.haskell.org/index.php?title=GHC/Type_system/PolyKinds&oldid=63645 (accessed March 27, 2023).
CBE/CSE style
HaskellWiki contributors. GHC/Type system/PolyKinds [Internet]. HaskellWiki, ; 2021 Feb 3, 19:40 UTC [cited 2023 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=GHC/Type_system/PolyKinds&oldid=63645.
Bluebook style
GHC/Type system/PolyKinds, https://wiki.haskell.org/index.php?title=GHC/Type_system/PolyKinds&oldid=63645 (last visited March 27, 2023).
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=63645", note = "[Online; accessed 27-March-2023]" }
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=63645}", note = "[Online; accessed 27-March-2023]" }