Cite This Page
Bibliographic details for Books and tutorials
- Page name: Books and tutorials
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 December 2007 06:38 UTC
- Date retrieved: 27 June 2022 17:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292
- Page Version ID: 17292
Citation styles for Books and tutorials
APA style
Books and tutorials. (2007, December 9). HaskellWiki, . Retrieved 17:25, June 27, 2022 from https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292.
MLA style
"Books and tutorials." HaskellWiki, . 9 Dec 2007, 06:38 UTC. 27 Jun 2022, 17:25 <https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292>.
MHRA style
HaskellWiki contributors, 'Books and tutorials', HaskellWiki, , 9 December 2007, 06:38 UTC, <https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292> [accessed 27 June 2022]
Chicago style
HaskellWiki contributors, "Books and tutorials," HaskellWiki, , https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292 (accessed June 27, 2022).
CBE/CSE style
HaskellWiki contributors. Books and tutorials [Internet]. HaskellWiki, ; 2007 Dec 9, 06:38 UTC [cited 2022 Jun 27]. Available from: https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292.
Bluebook style
Books and tutorials, https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292 (last visited June 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Books and tutorials --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292", note = "[Online; accessed 27-June-2022]" }
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 = "Books and tutorials --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=17292}", note = "[Online; accessed 27-June-2022]" }