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