Cite This Page
Bibliographic details for Stateful nondeterminism
- Page name: Stateful nondeterminism
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 March 2021 05:31 UTC
- Date retrieved: 21 March 2023 23:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999
- Page Version ID: 63999
Citation styles for Stateful nondeterminism
APA style
Stateful nondeterminism. (2021, March 9). HaskellWiki, . Retrieved 23:37, March 21, 2023 from https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999.
MLA style
"Stateful nondeterminism." HaskellWiki, . 9 Mar 2021, 05:31 UTC. 21 Mar 2023, 23:37 <https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999>.
MHRA style
HaskellWiki contributors, 'Stateful nondeterminism', HaskellWiki, , 9 March 2021, 05:31 UTC, <https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Stateful nondeterminism," HaskellWiki, , https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Stateful nondeterminism [Internet]. HaskellWiki, ; 2021 Mar 9, 05:31 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999.
Bluebook style
Stateful nondeterminism, https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Stateful nondeterminism --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999", note = "[Online; accessed 21-March-2023]" }
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 = "Stateful nondeterminism --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999}", note = "[Online; accessed 21-March-2023]" }