Cite This Page
Bibliographic details for System F
- Page name: System F
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 December 2020 22:55 UTC
- Date retrieved: 1 July 2022 20:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=System_F&oldid=63588
- Page Version ID: 63588
Citation styles for System F
APA style
System F. (2020, December 15). HaskellWiki, . Retrieved 20:31, July 1, 2022 from https://wiki.haskell.org/index.php?title=System_F&oldid=63588.
MLA style
"System F." HaskellWiki, . 15 Dec 2020, 22:55 UTC. 1 Jul 2022, 20:31 <https://wiki.haskell.org/index.php?title=System_F&oldid=63588>.
MHRA style
HaskellWiki contributors, 'System F', HaskellWiki, , 15 December 2020, 22:55 UTC, <https://wiki.haskell.org/index.php?title=System_F&oldid=63588> [accessed 1 July 2022]
Chicago style
HaskellWiki contributors, "System F," HaskellWiki, , https://wiki.haskell.org/index.php?title=System_F&oldid=63588 (accessed July 1, 2022).
CBE/CSE style
HaskellWiki contributors. System F [Internet]. HaskellWiki, ; 2020 Dec 15, 22:55 UTC [cited 2022 Jul 1]. Available from: https://wiki.haskell.org/index.php?title=System_F&oldid=63588.
Bluebook style
System F, https://wiki.haskell.org/index.php?title=System_F&oldid=63588 (last visited July 1, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "System F --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=System_F&oldid=63588", note = "[Online; accessed 1-July-2022]" }
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 = "System F --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=System_F&oldid=63588}", note = "[Online; accessed 1-July-2022]" }