Cite This Page
Bibliographic details for Pipes
- Page name: Pipes
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 February 2017 17:22 UTC
- Date retrieved: 26 February 2021 22:16 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Pipes&oldid=55876
- Page Version ID: 55876
Citation styles for Pipes
APA style
Pipes. (2017, February 20). HaskellWiki, . Retrieved 22:16, February 26, 2021 from https://wiki.haskell.org/index.php?title=Pipes&oldid=55876.
MLA style
"Pipes." HaskellWiki, . 20 Feb 2017, 17:22 UTC. 26 Feb 2021, 22:16 <https://wiki.haskell.org/index.php?title=Pipes&oldid=55876>.
MHRA style
HaskellWiki contributors, 'Pipes', HaskellWiki, , 20 February 2017, 17:22 UTC, <https://wiki.haskell.org/index.php?title=Pipes&oldid=55876> [accessed 26 February 2021]
Chicago style
HaskellWiki contributors, "Pipes," HaskellWiki, , https://wiki.haskell.org/index.php?title=Pipes&oldid=55876 (accessed February 26, 2021).
CBE/CSE style
HaskellWiki contributors. Pipes [Internet]. HaskellWiki, ; 2017 Feb 20, 17:22 UTC [cited 2021 Feb 26]. Available from: https://wiki.haskell.org/index.php?title=Pipes&oldid=55876.
Bluebook style
Pipes, https://wiki.haskell.org/index.php?title=Pipes&oldid=55876 (last visited February 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Pipes --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Pipes&oldid=55876", note = "[Online; accessed 26-February-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 = "Pipes --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Pipes&oldid=55876}", note = "[Online; accessed 26-February-2021]" }