Cite This Page
Bibliographic details for Library/Streams
- Page name: Library/Streams
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 February 2006 11:12 UTC
- Date retrieved: 27 June 2022 09:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175
- Page Version ID: 2175
Citation styles for Library/Streams
APA style
Library/Streams. (2006, February 4). HaskellWiki, . Retrieved 09:02, June 27, 2022 from https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175.
MLA style
"Library/Streams." HaskellWiki, . 4 Feb 2006, 11:12 UTC. 27 Jun 2022, 09:02 <https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175>.
MHRA style
HaskellWiki contributors, 'Library/Streams', HaskellWiki, , 4 February 2006, 11:12 UTC, <https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175> [accessed 27 June 2022]
Chicago style
HaskellWiki contributors, "Library/Streams," HaskellWiki, , https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175 (accessed June 27, 2022).
CBE/CSE style
HaskellWiki contributors. Library/Streams [Internet]. HaskellWiki, ; 2006 Feb 4, 11:12 UTC [cited 2022 Jun 27]. Available from: https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175.
Bluebook style
Library/Streams, https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175 (last visited June 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Library/Streams --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175", note = "[Online; accessed 27-June-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 = "Library/Streams --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Library/Streams&oldid=2175}", note = "[Online; accessed 27-June-2022]" }