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 January 2017 00:35 UTC
- Date retrieved: 18 September 2024 01:52 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442
- Page Version ID: 61442
Citation styles for Web/Testing and Verification
APA style
Web/Testing and Verification. (2017, January 17). HaskellWiki, . Retrieved 01:52, September 18, 2024 from https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442.
MLA style
"Web/Testing and Verification." HaskellWiki, . 17 Jan 2017, 00:35 UTC. 18 Sep 2024, 01:52 <https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442>.
MHRA style
HaskellWiki contributors, 'Web/Testing and Verification', HaskellWiki, , 17 January 2017, 00:35 UTC, <https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442> [accessed 18 September 2024]
Chicago style
HaskellWiki contributors, "Web/Testing and Verification," HaskellWiki, , https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442 (accessed September 18, 2024).
CBE/CSE style
HaskellWiki contributors. Web/Testing and Verification [Internet]. HaskellWiki, ; 2017 Jan 17, 00:35 UTC [cited 2024 Sep 18]. Available from: https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442.
Bluebook style
Web/Testing and Verification, https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442 (last visited September 18, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Web/Testing and Verification --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442", note = "[Online; accessed 18-September-2024]" }
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 = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Web/Testing_and_Verification&oldid=61442}", note = "[Online; accessed 18-September-2024]" }