Cite This Page
Bibliographic details for Rank-N types
- Page name: Rank-N types
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 15 April 2024 13:33 UTC
- Date retrieved: 24 January 2025 06:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585
- Page Version ID: 66585
Citation styles for Rank-N types
APA style
Rank-N types. (2024, April 15). HaskellWiki. Retrieved 06:30, January 24, 2025 from https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585.
MLA style
"Rank-N types." HaskellWiki. 15 Apr 2024, 13:33 UTC. 24 Jan 2025, 06:30 <https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585>.
MHRA style
HaskellWiki contributors, 'Rank-N types', HaskellWiki, 15 April 2024, 13:33 UTC, <https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585> [accessed 24 January 2025]
Chicago style
HaskellWiki contributors, "Rank-N types," HaskellWiki, https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585 (accessed January 24, 2025).
CBE/CSE style
HaskellWiki contributors. Rank-N types [Internet]. HaskellWiki; 2024 Apr 15, 13:33 UTC [cited 2025 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585.
Bluebook style
Rank-N types, https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585 (last visited January 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Rank-N types --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585", note = "[Online; accessed 24-January-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 = "Rank-N types --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=Rank-N_types&oldid=66585}", note = "[Online; accessed 24-January-2025]" }