Cite This Page
Bibliographic details for The Monad.Reader/Issue5/Software Testing With Haskell
- Page name: The Monad.Reader/Issue5/Software Testing With Haskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 May 2008 03:10 UTC
- Date retrieved: 28 February 2021 19:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893
- Page Version ID: 20893
Citation styles for The Monad.Reader/Issue5/Software Testing With Haskell
APA style
The Monad.Reader/Issue5/Software Testing With Haskell. (2008, May 10). HaskellWiki, . Retrieved 19:57, February 28, 2021 from https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893.
MLA style
"The Monad.Reader/Issue5/Software Testing With Haskell." HaskellWiki, . 10 May 2008, 03:10 UTC. 28 Feb 2021, 19:57 <https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893>.
MHRA style
HaskellWiki contributors, 'The Monad.Reader/Issue5/Software Testing With Haskell', HaskellWiki, , 10 May 2008, 03:10 UTC, <https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893> [accessed 28 February 2021]
Chicago style
HaskellWiki contributors, "The Monad.Reader/Issue5/Software Testing With Haskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893 (accessed February 28, 2021).
CBE/CSE style
HaskellWiki contributors. The Monad.Reader/Issue5/Software Testing With Haskell [Internet]. HaskellWiki, ; 2008 May 10, 03:10 UTC [cited 2021 Feb 28]. Available from: https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893.
Bluebook style
The Monad.Reader/Issue5/Software Testing With Haskell, https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893 (last visited February 28, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "The Monad.Reader/Issue5/Software Testing With Haskell --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893", note = "[Online; accessed 28-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 = "The Monad.Reader/Issue5/Software Testing With Haskell --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=The_Monad.Reader/Issue5/Software_Testing_With_Haskell&oldid=20893}", note = "[Online; accessed 28-February-2021]" }