Cite This Page
Bibliographic details for Libraries and tools/Theorem provers
- Page name: Libraries and tools/Theorem provers
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 June 2023 07:17 UTC
- Date retrieved: 19 September 2024 22:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044
- Page Version ID: 66044
Citation styles for Libraries and tools/Theorem provers
APA style
Libraries and tools/Theorem provers. (2023, June 8). HaskellWiki, . Retrieved 22:09, September 19, 2024 from https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044.
MLA style
"Libraries and tools/Theorem provers." HaskellWiki, . 8 Jun 2023, 07:17 UTC. 19 Sep 2024, 22:09 <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044>.
MHRA style
HaskellWiki contributors, 'Libraries and tools/Theorem provers', HaskellWiki, , 8 June 2023, 07:17 UTC, <https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "Libraries and tools/Theorem provers," HaskellWiki, , https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. Libraries and tools/Theorem provers [Internet]. HaskellWiki, ; 2023 Jun 8, 07:17 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044.
Bluebook style
Libraries and tools/Theorem provers, https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries and tools/Theorem provers --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044", note = "[Online; accessed 19-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 = "Libraries and tools/Theorem provers --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_and_tools/Theorem_provers&oldid=66044}", note = "[Online; accessed 19-September-2024]" }