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