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