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