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: 2 December 2024 14:23 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 14:23, December 2, 2024 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. 2 Dec 2024, 14:23 <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 2 December 2024]
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 December 2, 2024).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Theorem provers [Internet]. HaskellWiki; 2022 Jan 16, 12:12 UTC [cited 2024 Dec 2]. 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 December 2, 2024).
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 2-December-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 = "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 2-December-2024]" }