Cite This Page
Bibliographic details for Research papers/Type systems
- Page name: Research papers/Type systems
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 December 2020 23:13 UTC
- Date retrieved: 15 April 2021 04:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899
- Page Version ID: 36899
Citation styles for Research papers/Type systems
APA style
Research papers/Type systems. (2020, December 15). HaskellWiki, . Retrieved 04:29, April 15, 2021 from https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899.
MLA style
"Research papers/Type systems." HaskellWiki, . 15 Dec 2020, 23:13 UTC. 15 Apr 2021, 04:29 <https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899>.
MHRA style
HaskellWiki contributors, 'Research papers/Type systems', HaskellWiki, , 15 December 2020, 23:13 UTC, <https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899> [accessed 15 April 2021]
Chicago style
HaskellWiki contributors, "Research papers/Type systems," HaskellWiki, , https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899 (accessed April 15, 2021).
CBE/CSE style
HaskellWiki contributors. Research papers/Type systems [Internet]. HaskellWiki, ; 2020 Dec 15, 23:13 UTC [cited 2021 Apr 15]. Available from: https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899.
Bluebook style
Research papers/Type systems, https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899 (last visited April 15, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Research papers/Type systems --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899", note = "[Online; accessed 15-April-2021]" }
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 = "Research papers/Type systems --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Research_papers/Type_systems&oldid=36899}", note = "[Online; accessed 15-April-2021]" }