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