Cite This Page
Bibliographic details for Books and tutorials/Mathematics
- Page name: Books and tutorials/Mathematics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 28 July 2008 11:59 UTC
- Date retrieved: 17 April 2025 15:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977
- Page Version ID: 21977
Citation styles for Books and tutorials/Mathematics
APA style
Books and tutorials/Mathematics. (2008, July 28). HaskellWiki. Retrieved 15:36, April 17, 2025 from https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977.
MLA style
"Books and tutorials/Mathematics." HaskellWiki. 28 Jul 2008, 11:59 UTC. 17 Apr 2025, 15:36 <https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977>.
MHRA style
HaskellWiki contributors, 'Books and tutorials/Mathematics', HaskellWiki, 28 July 2008, 11:59 UTC, <https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977> [accessed 17 April 2025]
Chicago style
HaskellWiki contributors, "Books and tutorials/Mathematics," HaskellWiki, https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977 (accessed April 17, 2025).
CBE/CSE style
HaskellWiki contributors. Books and tutorials/Mathematics [Internet]. HaskellWiki; 2008 Jul 28, 11:59 UTC [cited 2025 Apr 17]. Available from: https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977.
Bluebook style
Books and tutorials/Mathematics, https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977 (last visited April 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Books and tutorials/Mathematics --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977", note = "[Online; accessed 17-April-2025]" }
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 and tutorials/Mathematics --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Books_and_tutorials/Mathematics&oldid=21977}", note = "[Online; accessed 17-April-2025]" }