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