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