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: 31 October 2024 09:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=37222
- Page Version ID: 37222
Citation styles for History of Haskell
APA style
History of Haskell. (2010, October 11). HaskellWiki, . Retrieved 09:19, October 31, 2024 from https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=37222.
MLA style
"History of Haskell." HaskellWiki, . 11 Oct 2010, 15:35 UTC. 31 Oct 2024, 09:19 <https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=37222>.
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=37222> [accessed 31 October 2024]
Chicago style
HaskellWiki contributors, "History of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=37222 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. History of Haskell [Internet]. HaskellWiki, ; 2010 Oct 11, 15:35 UTC [cited 2024 Oct 31]. Available from: https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=37222.
Bluebook style
History of Haskell, https://wiki.haskell.org/index.php?title=History_of_Haskell&oldid=37222 (last visited October 31, 2024).
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=37222", note = "[Online; accessed 31-October-2024]" }
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=37222}", note = "[Online; accessed 31-October-2024]" }