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: 12 December 2019 04:17 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 04:17, December 12, 2019 from https://wiki.haskell.org/index.php?title=Future_projects&oldid=12909.
MLA style
"Future projects." HaskellWiki, . 5 May 2007, 11:01 UTC. 12 Dec 2019, 04:17 <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 12 December 2019]
Chicago style
HaskellWiki contributors, "Future projects," HaskellWiki, , https://wiki.haskell.org/index.php?title=Future_projects&oldid=12909 (accessed December 12, 2019).
CBE/CSE style
HaskellWiki contributors. Future projects [Internet]. HaskellWiki, ; 2007 May 5, 11:01 UTC [cited 2019 Dec 12]. 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 December 12, 2019).
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 12-December-2019]" }
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 12-December-2019]" }