Cite This Page
Bibliographic details for Iteratee I/O
- Page name: Iteratee I/O
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 July 2013 21:50 UTC
- Date retrieved: 3 March 2021 03:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334
- Page Version ID: 43334
Citation styles for Iteratee I/O
APA style
Iteratee I/O. (2013, July 26). HaskellWiki, . Retrieved 03:19, March 3, 2021 from https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334.
MLA style
"Iteratee I/O." HaskellWiki, . 26 Jul 2013, 21:50 UTC. 3 Mar 2021, 03:19 <https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334>.
MHRA style
HaskellWiki contributors, 'Iteratee I/O', HaskellWiki, , 26 July 2013, 21:50 UTC, <https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334> [accessed 3 March 2021]
Chicago style
HaskellWiki contributors, "Iteratee I/O," HaskellWiki, , https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334 (accessed March 3, 2021).
CBE/CSE style
HaskellWiki contributors. Iteratee I/O [Internet]. HaskellWiki, ; 2013 Jul 26, 21:50 UTC [cited 2021 Mar 3]. Available from: https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334.
Bluebook style
Iteratee I/O, https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334 (last visited March 3, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Iteratee I/O --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334", note = "[Online; accessed 3-March-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 = "Iteratee I/O --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Iteratee_I/O&oldid=43334}", note = "[Online; accessed 3-March-2021]" }