Cite This Page
Bibliographic details for Blog articles/Comparisons
- Page name: Blog articles/Comparisons
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 November 2015 22:44 UTC
- Date retrieved: 31 March 2023 06:52 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366
- Page Version ID: 60366
Citation styles for Blog articles/Comparisons
APA style
Blog articles/Comparisons. (2015, November 20). HaskellWiki, . Retrieved 06:52, March 31, 2023 from https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366.
MLA style
"Blog articles/Comparisons." HaskellWiki, . 20 Nov 2015, 22:44 UTC. 31 Mar 2023, 06:52 <https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366>.
MHRA style
HaskellWiki contributors, 'Blog articles/Comparisons', HaskellWiki, , 20 November 2015, 22:44 UTC, <https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "Blog articles/Comparisons," HaskellWiki, , https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. Blog articles/Comparisons [Internet]. HaskellWiki, ; 2015 Nov 20, 22:44 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366.
Bluebook style
Blog articles/Comparisons, https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Blog articles/Comparisons --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366", note = "[Online; accessed 31-March-2023]" }
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/Comparisons --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Blog_articles/Comparisons&oldid=60366}", note = "[Online; accessed 31-March-2023]" }