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