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