Cite This Page
Bibliographic details for Parallel
- Page name: Parallel
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 March 2011 13:16 UTC
- Date retrieved: 31 October 2024 23:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Parallel&oldid=39027
- Page Version ID: 39027
Citation styles for Parallel
APA style
Parallel. (2011, March 16). HaskellWiki, . Retrieved 23:54, October 31, 2024 from https://wiki.haskell.org/index.php?title=Parallel&oldid=39027.
MLA style
"Parallel." HaskellWiki, . 16 Mar 2011, 13:16 UTC. 31 Oct 2024, 23:54 <https://wiki.haskell.org/index.php?title=Parallel&oldid=39027>.
MHRA style
HaskellWiki contributors, 'Parallel', HaskellWiki, , 16 March 2011, 13:16 UTC, <https://wiki.haskell.org/index.php?title=Parallel&oldid=39027> [accessed 31 October 2024]
Chicago style
HaskellWiki contributors, "Parallel," HaskellWiki, , https://wiki.haskell.org/index.php?title=Parallel&oldid=39027 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. Parallel [Internet]. HaskellWiki, ; 2011 Mar 16, 13:16 UTC [cited 2024 Oct 31]. Available from: https://wiki.haskell.org/index.php?title=Parallel&oldid=39027.
Bluebook style
Parallel, https://wiki.haskell.org/index.php?title=Parallel&oldid=39027 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Parallel --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Parallel&oldid=39027", note = "[Online; accessed 31-October-2024]" }
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 = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Parallel&oldid=39027}", note = "[Online; accessed 31-October-2024]" }