Cite This Page
Bibliographic details for Research papers/Parallelism and concurrency
- Page name: Research papers/Parallelism and concurrency
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 June 2024 08:01 UTC
- Date retrieved: 19 September 2024 03:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671
- Page Version ID: 66671
Citation styles for Research papers/Parallelism and concurrency
APA style
Research papers/Parallelism and concurrency. (2024, June 7). HaskellWiki, . Retrieved 03:26, September 19, 2024 from https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671.
MLA style
"Research papers/Parallelism and concurrency." HaskellWiki, . 7 Jun 2024, 08:01 UTC. 19 Sep 2024, 03:26 <https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671>.
MHRA style
HaskellWiki contributors, 'Research papers/Parallelism and concurrency', HaskellWiki, , 7 June 2024, 08:01 UTC, <https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "Research papers/Parallelism and concurrency," HaskellWiki, , https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. Research papers/Parallelism and concurrency [Internet]. HaskellWiki, ; 2024 Jun 7, 08:01 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671.
Bluebook style
Research papers/Parallelism and concurrency, https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Research papers/Parallelism and concurrency --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671", note = "[Online; accessed 19-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 = "Research papers/Parallelism and concurrency --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=Research_papers/Parallelism_and_concurrency&oldid=66671}", note = "[Online; accessed 19-September-2024]" }