Cite This Page
Bibliographic details for Parallel/Reading
- Page name: Parallel/Reading
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 December 2012 11:10 UTC
- Date retrieved: 25 May 2022 12:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085
- Page Version ID: 55085
Citation styles for Parallel/Reading
APA style
Parallel/Reading. (2012, December 18). HaskellWiki, . Retrieved 12:30, May 25, 2022 from https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085.
MLA style
"Parallel/Reading." HaskellWiki, . 18 Dec 2012, 11:10 UTC. 25 May 2022, 12:30 <https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085>.
MHRA style
HaskellWiki contributors, 'Parallel/Reading', HaskellWiki, , 18 December 2012, 11:10 UTC, <https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085> [accessed 25 May 2022]
Chicago style
HaskellWiki contributors, "Parallel/Reading," HaskellWiki, , https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085 (accessed May 25, 2022).
CBE/CSE style
HaskellWiki contributors. Parallel/Reading [Internet]. HaskellWiki, ; 2012 Dec 18, 11:10 UTC [cited 2022 May 25]. Available from: https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085.
Bluebook style
Parallel/Reading, https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085 (last visited May 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Parallel/Reading --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085", note = "[Online; accessed 25-May-2022]" }
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/Reading --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Parallel/Reading&oldid=55085}", note = "[Online; accessed 25-May-2022]" }