Cite This Page
Bibliographic details for Blog articles/Exercises
- Page name: Blog articles/Exercises
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 February 2008 06:00 UTC
- Date retrieved: 15 December 2019 15:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767
- Page Version ID: 15767
Citation styles for Blog articles/Exercises
APA style
Blog articles/Exercises. (2008, February 20). HaskellWiki, . Retrieved 15:20, December 15, 2019 from https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767.
MLA style
"Blog articles/Exercises." HaskellWiki, . 20 Feb 2008, 06:00 UTC. 15 Dec 2019, 15:20 <https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767>.
MHRA style
HaskellWiki contributors, 'Blog articles/Exercises', HaskellWiki, , 20 February 2008, 06:00 UTC, <https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767> [accessed 15 December 2019]
Chicago style
HaskellWiki contributors, "Blog articles/Exercises," HaskellWiki, , https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767 (accessed December 15, 2019).
CBE/CSE style
HaskellWiki contributors. Blog articles/Exercises [Internet]. HaskellWiki, ; 2008 Feb 20, 06:00 UTC [cited 2019 Dec 15]. Available from: https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767.
Bluebook style
Blog articles/Exercises, https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767 (last visited December 15, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Blog articles/Exercises --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767", note = "[Online; accessed 15-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 = "Blog articles/Exercises --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=15767}", note = "[Online; accessed 15-December-2019]" }