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