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: 14 April 2021 10:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Parallel&oldid=39920
- Page Version ID: 39920
Citation styles for Parallel
APA style
Parallel. (2013, September 6). HaskellWiki, . Retrieved 10:42, April 14, 2021 from https://wiki.haskell.org/index.php?title=Parallel&oldid=39920.
MLA style
"Parallel." HaskellWiki, . 6 Sep 2013, 15:17 UTC. 14 Apr 2021, 10:42 <https://wiki.haskell.org/index.php?title=Parallel&oldid=39920>.
MHRA style
HaskellWiki contributors, 'Parallel', HaskellWiki, , 6 September 2013, 15:17 UTC, <https://wiki.haskell.org/index.php?title=Parallel&oldid=39920> [accessed 14 April 2021]
Chicago style
HaskellWiki contributors, "Parallel," HaskellWiki, , https://wiki.haskell.org/index.php?title=Parallel&oldid=39920 (accessed April 14, 2021).
CBE/CSE style
HaskellWiki contributors. Parallel [Internet]. HaskellWiki, ; 2013 Sep 6, 15:17 UTC [cited 2021 Apr 14]. Available from: https://wiki.haskell.org/index.php?title=Parallel&oldid=39920.
Bluebook style
Parallel, https://wiki.haskell.org/index.php?title=Parallel&oldid=39920 (last visited April 14, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Parallel --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Parallel&oldid=39920", note = "[Online; accessed 14-April-2021]" }
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=39920}", note = "[Online; accessed 14-April-2021]" }