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: 21 March 2023 03:53 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 03:53, March 21, 2023 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. 21 Mar 2023, 03:53 <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 21 March 2023]
Chicago style
HaskellWiki contributors, "Web/Testing and Verification," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=55470 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Web/Testing and Verification [Internet]. HaskellWiki, ; 2013 Feb 22, 22:30 UTC [cited 2023 Mar 21]. 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 March 21, 2023).
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 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 = "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 21-March-2023]" }