Cite This Page
Bibliographic details for Applications and libraries/Theorem provers
- Page name: Applications and libraries/Theorem provers
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 January 2022 12:12 UTC
- Date retrieved: 21 April 2025 05:38 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938
- Page Version ID: 64938
Citation styles for Applications and libraries/Theorem provers
APA style
Applications and libraries/Theorem provers. (2022, January 16). HaskellWiki. Retrieved 05:38, April 21, 2025 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938.
MLA style
"Applications and libraries/Theorem provers." HaskellWiki. 16 Jan 2022, 12:12 UTC. 21 Apr 2025, 05:38 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Theorem provers', HaskellWiki, 16 January 2022, 12:12 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "Applications and libraries/Theorem provers," HaskellWiki, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Theorem provers [Internet]. HaskellWiki; 2022 Jan 16, 12:12 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938.
Bluebook style
Applications and libraries/Theorem provers, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Theorem provers --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938", note = "[Online; accessed 21-April-2025]" }
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 = "Applications and libraries/Theorem provers --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Theorem_provers&oldid=64938}", note = "[Online; accessed 21-April-2025]" }