Cite This Page
Bibliographic details for Books and tutorials
- Page name: Books and tutorials
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 October 2009 06:35 UTC
- Date retrieved: 6 July 2022 23:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588
- Page Version ID: 30588
Citation styles for Books and tutorials
APA style
Books and tutorials. (2009, October 4). HaskellWiki, . Retrieved 23:36, July 6, 2022 from https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588.
MLA style
"Books and tutorials." HaskellWiki, . 4 Oct 2009, 06:35 UTC. 6 Jul 2022, 23:36 <https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588>.
MHRA style
HaskellWiki contributors, 'Books and tutorials', HaskellWiki, , 4 October 2009, 06:35 UTC, <https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588> [accessed 6 July 2022]
Chicago style
HaskellWiki contributors, "Books and tutorials," HaskellWiki, , https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588 (accessed July 6, 2022).
CBE/CSE style
HaskellWiki contributors. Books and tutorials [Internet]. HaskellWiki, ; 2009 Oct 4, 06:35 UTC [cited 2022 Jul 6]. Available from: https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588.
Bluebook style
Books and tutorials, https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588 (last visited July 6, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Books and tutorials --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588", note = "[Online; accessed 6-July-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 = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Books_and_tutorials&oldid=30588}", note = "[Online; accessed 6-July-2022]" }