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