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 April 2025 03:24 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 03:24, April 18, 2025 from https://wiki.haskell.org/index.php?title=Parallel&oldid=66651.
MLA style
"Parallel." HaskellWiki. 10 May 2024, 22:31 UTC. 18 Apr 2025, 03:24 <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 April 2025]
Chicago style
HaskellWiki contributors, "Parallel," HaskellWiki, https://wiki.haskell.org/index.php?title=Parallel&oldid=66651 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. Parallel [Internet]. HaskellWiki; 2024 May 10, 22:31 UTC [cited 2025 Apr 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 April 18, 2025).
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-April-2025]" }
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-April-2025]" }