Cite This Page
Bibliographic details for Ideas for projects
- Page name: Ideas for projects
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 March 2007 15:27 UTC
- Date retrieved: 26 September 2023 00:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809
- Page Version ID: 11809
Citation styles for Ideas for projects
APA style
Ideas for projects. (2007, March 7). HaskellWiki, . Retrieved 00:25, September 26, 2023 from https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809.
MLA style
"Ideas for projects." HaskellWiki, . 7 Mar 2007, 15:27 UTC. 26 Sep 2023, 00:25 <https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809>.
MHRA style
HaskellWiki contributors, 'Ideas for projects', HaskellWiki, , 7 March 2007, 15:27 UTC, <https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809> [accessed 26 September 2023]
Chicago style
HaskellWiki contributors, "Ideas for projects," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809 (accessed September 26, 2023).
CBE/CSE style
HaskellWiki contributors. Ideas for projects [Internet]. HaskellWiki, ; 2007 Mar 7, 15:27 UTC [cited 2023 Sep 26]. Available from: https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809.
Bluebook style
Ideas for projects, https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809 (last visited September 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ideas for projects --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809", note = "[Online; accessed 26-September-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 = "Ideas for projects --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809}", note = "[Online; accessed 26-September-2023]" }