Cite This Page
Bibliographic details for Iteratee
- Page name: Iteratee
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 6 February 2021 15:18 UTC
- Date retrieved: 19 January 2025 22:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874
- Page Version ID: 63874
Citation styles for Iteratee
APA style
Iteratee. (2021, February 6). HaskellWiki. Retrieved 22:21, January 19, 2025 from https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874.
MLA style
"Iteratee." HaskellWiki. 6 Feb 2021, 15:18 UTC. 19 Jan 2025, 22:21 <https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874>.
MHRA style
HaskellWiki contributors, 'Iteratee', HaskellWiki, 6 February 2021, 15:18 UTC, <https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874> [accessed 19 January 2025]
Chicago style
HaskellWiki contributors, "Iteratee," HaskellWiki, https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874 (accessed January 19, 2025).
CBE/CSE style
HaskellWiki contributors. Iteratee [Internet]. HaskellWiki; 2021 Feb 6, 15:18 UTC [cited 2025 Jan 19]. Available from: https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874.
Bluebook style
Iteratee, https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874 (last visited January 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Iteratee --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874", note = "[Online; accessed 19-January-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 --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Iteratee&oldid=63874}", note = "[Online; accessed 19-January-2025]" }