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