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