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