Cite This Page
Bibliographic details for Books
- Page name: Books
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 March 2020 01:21 UTC
- Date retrieved: 21 January 2021 03:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Books&oldid=18028
- Page Version ID: 18028
Citation styles for Books
APA style
Books. (2020, March 1). HaskellWiki, . Retrieved 03:02, January 21, 2021 from https://wiki.haskell.org/index.php?title=Books&oldid=18028.
MLA style
"Books." HaskellWiki, . 1 Mar 2020, 01:21 UTC. 21 Jan 2021, 03:02 <https://wiki.haskell.org/index.php?title=Books&oldid=18028>.
MHRA style
HaskellWiki contributors, 'Books', HaskellWiki, , 1 March 2020, 01:21 UTC, <https://wiki.haskell.org/index.php?title=Books&oldid=18028> [accessed 21 January 2021]
Chicago style
HaskellWiki contributors, "Books," HaskellWiki, , https://wiki.haskell.org/index.php?title=Books&oldid=18028 (accessed January 21, 2021).
CBE/CSE style
HaskellWiki contributors. Books [Internet]. HaskellWiki, ; 2020 Mar 1, 01:21 UTC [cited 2021 Jan 21]. Available from: https://wiki.haskell.org/index.php?title=Books&oldid=18028.
Bluebook style
Books, https://wiki.haskell.org/index.php?title=Books&oldid=18028 (last visited January 21, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Books --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Books&oldid=18028", note = "[Online; accessed 21-January-2021]" }
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 = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Books&oldid=18028}", note = "[Online; accessed 21-January-2021]" }