Cite This Page
Bibliographic details for Iteratee IO
- Page name: Iteratee IO
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 14 January 2009 23:35 UTC
- Date retrieved: 26 March 2023 09:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854
- Page Version ID: 25854
Citation styles for Iteratee IO
APA style
Iteratee IO. (2009, January 14). HaskellWiki, . Retrieved 09:21, March 26, 2023 from https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854.
MLA style
"Iteratee IO." HaskellWiki, . 14 Jan 2009, 23:35 UTC. 26 Mar 2023, 09:21 <https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854>.
MHRA style
HaskellWiki contributors, 'Iteratee IO', HaskellWiki, , 14 January 2009, 23:35 UTC, <https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "Iteratee IO," HaskellWiki, , https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. Iteratee IO [Internet]. HaskellWiki, ; 2009 Jan 14, 23:35 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854.
Bluebook style
Iteratee IO, https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Iteratee IO --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854", note = "[Online; accessed 26-March-2023]" }
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 IO --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Iteratee_IO&oldid=25854}", note = "[Online; accessed 26-March-2023]" }