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