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