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