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