Cite This Page
Bibliographic details for Hoare Property
- Page name: Hoare Property
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 June 2021 01:34 UTC
- Date retrieved: 11 October 2024 05:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464
- Page Version ID: 64464
Citation styles for Hoare Property
APA style
Hoare Property. (2021, June 17). HaskellWiki, . Retrieved 05:21, October 11, 2024 from https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464.
MLA style
"Hoare Property." HaskellWiki, . 17 Jun 2021, 01:34 UTC. 11 Oct 2024, 05:21 <https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464>.
MHRA style
HaskellWiki contributors, 'Hoare Property', HaskellWiki, , 17 June 2021, 01:34 UTC, <https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464> [accessed 11 October 2024]
Chicago style
HaskellWiki contributors, "Hoare Property," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464 (accessed October 11, 2024).
CBE/CSE style
HaskellWiki contributors. Hoare Property [Internet]. HaskellWiki, ; 2021 Jun 17, 01:34 UTC [cited 2024 Oct 11]. Available from: https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464.
Bluebook style
Hoare Property, https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464 (last visited October 11, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hoare Property --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464", note = "[Online; accessed 11-October-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 = "Hoare Property --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Hoare_Property&oldid=64464}", note = "[Online; accessed 11-October-2024]" }