Cite This Page
Bibliographic details for Burton-style nondeterminism
- Page name: Burton-style nondeterminism
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 February 2022 09:18 UTC
- Date retrieved: 24 January 2025 07:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975
- Page Version ID: 64975
Citation styles for Burton-style nondeterminism
APA style
Burton-style nondeterminism. (2022, February 22). HaskellWiki. Retrieved 07:41, January 24, 2025 from https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975.
MLA style
"Burton-style nondeterminism." HaskellWiki. 22 Feb 2022, 09:18 UTC. 24 Jan 2025, 07:41 <https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975>.
MHRA style
HaskellWiki contributors, 'Burton-style nondeterminism', HaskellWiki, 22 February 2022, 09:18 UTC, <https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975> [accessed 24 January 2025]
Chicago style
HaskellWiki contributors, "Burton-style nondeterminism," HaskellWiki, https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975 (accessed January 24, 2025).
CBE/CSE style
HaskellWiki contributors. Burton-style nondeterminism [Internet]. HaskellWiki; 2022 Feb 22, 09:18 UTC [cited 2025 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975.
Bluebook style
Burton-style nondeterminism, https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975 (last visited January 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Burton-style nondeterminism --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975", note = "[Online; accessed 24-January-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 = "Burton-style nondeterminism --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Burton-style_nondeterminism&oldid=64975}", note = "[Online; accessed 24-January-2025]" }