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: 22 February 2013 22:30 UTC
- Date retrieved: 28 May 2022 14:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470
- Page Version ID: 55470
Citation styles for Web/Testing and Verification
APA style
Web/Testing and Verification. (2013, February 22). HaskellWiki, . Retrieved 14:07, May 28, 2022 from https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470.
MLA style
"Web/Testing and Verification." HaskellWiki, . 22 Feb 2013, 22:30 UTC. 28 May 2022, 14:07 <https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470>.
MHRA style
HaskellWiki contributors, 'Web/Testing and Verification', HaskellWiki, , 22 February 2013, 22:30 UTC, <https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "Web/Testing and Verification," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. Web/Testing and Verification [Internet]. HaskellWiki, ; 2013 Feb 22, 22:30 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470.
Bluebook style
Web/Testing and Verification, https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Testing and Verification --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470", note = "[Online; accessed 28-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 = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470}", note = "[Online; accessed 28-May-2022]" }