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: 25 February 2021 16:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=13949
- Page Version ID: 13949
Citation styles for Blog articles/Exercises
APA style
Blog articles/Exercises. (2008, February 20). HaskellWiki, . Retrieved 16:42, February 25, 2021 from https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=13949.
MLA style
"Blog articles/Exercises." HaskellWiki, . 20 Feb 2008, 06:00 UTC. 25 Feb 2021, 16:42 <https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=13949>.
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=13949> [accessed 25 February 2021]
Chicago style
HaskellWiki contributors, "Blog articles/Exercises," HaskellWiki, , https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=13949 (accessed February 25, 2021).
CBE/CSE style
HaskellWiki contributors. Blog articles/Exercises [Internet]. HaskellWiki, ; 2008 Feb 20, 06:00 UTC [cited 2021 Feb 25]. Available from: https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=13949.
Bluebook style
Blog articles/Exercises, https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=13949 (last visited February 25, 2021).
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=13949", note = "[Online; accessed 25-February-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 = "Blog articles/Exercises --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Blog_articles/Exercises&oldid=13949}", note = "[Online; accessed 25-February-2021]" }