Cite This Page
Bibliographic details for History of Haskell
- Page name: History of Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 October 2010 15:35 UTC
- Date retrieved: 26 February 2021 04:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325
- Page Version ID: 5325
Citation styles for History of Haskell
APA style
History of Haskell. (2010, October 11). HaskellWiki, . Retrieved 04:56, February 26, 2021 from https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325.
MLA style
"History of Haskell." HaskellWiki, . 11 Oct 2010, 15:35 UTC. 26 Feb 2021, 04:56 <https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325>.
MHRA style
HaskellWiki contributors, 'History of Haskell', HaskellWiki, , 11 October 2010, 15:35 UTC, <https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325> [accessed 26 February 2021]
Chicago style
HaskellWiki contributors, "History of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325 (accessed February 26, 2021).
CBE/CSE style
HaskellWiki contributors. History of Haskell [Internet]. HaskellWiki, ; 2010 Oct 11, 15:35 UTC [cited 2021 Feb 26]. Available from: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325.
Bluebook style
History of Haskell, https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325 (last visited February 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "History of Haskell --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325", note = "[Online; accessed 26-February-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 = "History of Haskell --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=5325}", note = "[Online; accessed 26-February-2021]" }