Cite This Page
Bibliographic details for Rank-N types
- Page name: Rank-N types
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 June 2021 22:52 UTC
- Date retrieved: 21 March 2023 02:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442
- Page Version ID: 64442
Citation styles for Rank-N types
APA style
Rank-N types. (2021, June 12). HaskellWiki, . Retrieved 02:47, March 21, 2023 from https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442.
MLA style
"Rank-N types." HaskellWiki, . 12 Jun 2021, 22:52 UTC. 21 Mar 2023, 02:47 <https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442>.
MHRA style
HaskellWiki contributors, 'Rank-N types', HaskellWiki, , 12 June 2021, 22:52 UTC, <https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Rank-N types," HaskellWiki, , https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Rank-N types [Internet]. HaskellWiki, ; 2021 Jun 12, 22:52 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442.
Bluebook style
Rank-N types, https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Rank-N types --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442", 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 = "Rank-N types --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=64442}", note = "[Online; accessed 21-March-2023]" }