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