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