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: 25 March 2023 10:16 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 10:16, March 25, 2023 from https://wiki.haskell.org/index.php?title=Parallel&oldid=56770.
MLA style
"Parallel." HaskellWiki, . 6 Sep 2013, 15:17 UTC. 25 Mar 2023, 10:16 <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 25 March 2023]
Chicago style
HaskellWiki contributors, "Parallel," HaskellWiki, , https://wiki.haskell.org/index.php?title=Parallel&oldid=56770 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. Parallel [Internet]. HaskellWiki, ; 2013 Sep 6, 15:17 UTC [cited 2023 Mar 25]. 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 March 25, 2023).
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 25-March-2023]" }
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 25-March-2023]" }