Cite This Page
Bibliographic details for Ru/Introduction to QuickCheck
- Page name: Ru/Introduction to QuickCheck
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 July 2013 07:45 UTC
- Date retrieved: 25 March 2023 05:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375
- Page Version ID: 56375
Citation styles for Ru/Introduction to QuickCheck
APA style
Ru/Introduction to QuickCheck. (2013, July 2). HaskellWiki, . Retrieved 05:54, March 25, 2023 from https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375.
MLA style
"Ru/Introduction to QuickCheck." HaskellWiki, . 2 Jul 2013, 07:45 UTC. 25 Mar 2023, 05:54 <https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375>.
MHRA style
HaskellWiki contributors, 'Ru/Introduction to QuickCheck', HaskellWiki, , 2 July 2013, 07:45 UTC, <https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "Ru/Introduction to QuickCheck," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. Ru/Introduction to QuickCheck [Internet]. HaskellWiki, ; 2013 Jul 2, 07:45 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375.
Bluebook style
Ru/Introduction to QuickCheck, https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ru/Introduction to QuickCheck --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375", note = "[Online; accessed 25-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 = "Ru/Introduction to QuickCheck --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Ru/Introduction_to_QuickCheck&oldid=56375}", note = "[Online; accessed 25-March-2023]" }