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