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