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