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: 11 October 2024 12:57 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 12:57, October 11, 2024 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. 11 Oct 2024, 12:57 <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 11 October 2024]
Chicago style
HaskellWiki contributors, "Ideas for projects," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ideas_for_projects&oldid=11809 (accessed October 11, 2024).
CBE/CSE style
HaskellWiki contributors. Ideas for projects [Internet]. HaskellWiki, ; 2007 Mar 7, 15:27 UTC [cited 2024 Oct 11]. 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 October 11, 2024).
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 11-October-2024]" }
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 11-October-2024]" }