Cite This Page
Bibliographic details for Books
- Page name: Books
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 November 2018 04:55 UTC
- Date retrieved: 28 May 2022 14:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Books&oldid=62649
- Page Version ID: 62649
Citation styles for Books
APA style
Books. (2018, November 26). HaskellWiki, . Retrieved 14:12, May 28, 2022 from https://wiki.haskell.org/index.php?title=Books&oldid=62649.
MLA style
"Books." HaskellWiki, . 26 Nov 2018, 04:55 UTC. 28 May 2022, 14:12 <https://wiki.haskell.org/index.php?title=Books&oldid=62649>.
MHRA style
HaskellWiki contributors, 'Books', HaskellWiki, , 26 November 2018, 04:55 UTC, <https://wiki.haskell.org/index.php?title=Books&oldid=62649> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "Books," HaskellWiki, , https://wiki.haskell.org/index.php?title=Books&oldid=62649 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. Books [Internet]. HaskellWiki, ; 2018 Nov 26, 04:55 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=Books&oldid=62649.
Bluebook style
Books, https://wiki.haskell.org/index.php?title=Books&oldid=62649 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Books --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Books&oldid=62649", note = "[Online; accessed 28-May-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 --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Books&oldid=62649}", note = "[Online; accessed 28-May-2022]" }