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