Cite This Page
Bibliographic details for Concurrency with oracles
- Page name: Concurrency with oracles
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 3 August 2024 04:16 UTC
- Date retrieved: 4 October 2024 21:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711
- Page Version ID: 66711
Citation styles for Concurrency with oracles
APA style
Concurrency with oracles. (2024, August 3). HaskellWiki, . Retrieved 21:41, October 4, 2024 from https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711.
MLA style
"Concurrency with oracles." HaskellWiki, . 3 Aug 2024, 04:16 UTC. 4 Oct 2024, 21:41 <https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711>.
MHRA style
HaskellWiki contributors, 'Concurrency with oracles', HaskellWiki, , 3 August 2024, 04:16 UTC, <https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711> [accessed 4 October 2024]
Chicago style
HaskellWiki contributors, "Concurrency with oracles," HaskellWiki, , https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. Concurrency with oracles [Internet]. HaskellWiki, ; 2024 Aug 3, 04:16 UTC [cited 2024 Oct 4]. Available from: https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711.
Bluebook style
Concurrency with oracles, https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711 (last visited October 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Concurrency with oracles --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711", note = "[Online; accessed 4-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 = "Concurrency with oracles --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=Concurrency_with_oracles&oldid=66711}", note = "[Online; accessed 4-October-2024]" }