Cite This Page
Bibliographic details for Future of Haskell
- Page name: Future of Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 February 2006 14:31 UTC
- Date retrieved: 19 May 2022 03:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306
- Page Version ID: 2306
Citation styles for Future of Haskell
APA style
Future of Haskell. (2006, February 16). HaskellWiki, . Retrieved 03:32, May 19, 2022 from https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306.
MLA style
"Future of Haskell." HaskellWiki, . 16 Feb 2006, 14:31 UTC. 19 May 2022, 03:32 <https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306>.
MHRA style
HaskellWiki contributors, 'Future of Haskell', HaskellWiki, , 16 February 2006, 14:31 UTC, <https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306> [accessed 19 May 2022]
Chicago style
HaskellWiki contributors, "Future of Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306 (accessed May 19, 2022).
CBE/CSE style
HaskellWiki contributors. Future of Haskell [Internet]. HaskellWiki, ; 2006 Feb 16, 14:31 UTC [cited 2022 May 19]. Available from: https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306.
Bluebook style
Future of Haskell, https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306 (last visited May 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Future of Haskell --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306", note = "[Online; accessed 19-May-2022]" }
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 = "Future of Haskell --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Future_of_Haskell&oldid=2306}", note = "[Online; accessed 19-May-2022]" }