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: 3 December 2024 12:20 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 12:20, December 3, 2024 from https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999.
MLA style
"Stateful nondeterminism." HaskellWiki. 9 Mar 2021, 05:31 UTC. 3 Dec 2024, 12:20 <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 3 December 2024]
Chicago style
HaskellWiki contributors, "Stateful nondeterminism," HaskellWiki, https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999 (accessed December 3, 2024).
CBE/CSE style
HaskellWiki contributors. Stateful nondeterminism [Internet]. HaskellWiki; 2021 Mar 9, 05:31 UTC [cited 2024 Dec 3]. 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 December 3, 2024).
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 3-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 = "Stateful nondeterminism --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Stateful_nondeterminism&oldid=63999}", note = "[Online; accessed 3-December-2024]" }