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