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