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