Cite This Page
Bibliographic details for Enumerator and iteratee
- Page name: Enumerator and iteratee
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 July 2019 02:34 UTC
- Date retrieved: 15 April 2021 12:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911
- Page Version ID: 38911
Citation styles for Enumerator and iteratee
APA style
Enumerator and iteratee. (2019, July 13). HaskellWiki, . Retrieved 12:12, April 15, 2021 from https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911.
MLA style
"Enumerator and iteratee." HaskellWiki, . 13 Jul 2019, 02:34 UTC. 15 Apr 2021, 12:12 <https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911>.
MHRA style
HaskellWiki contributors, 'Enumerator and iteratee', HaskellWiki, , 13 July 2019, 02:34 UTC, <https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911> [accessed 15 April 2021]
Chicago style
HaskellWiki contributors, "Enumerator and iteratee," HaskellWiki, , https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911 (accessed April 15, 2021).
CBE/CSE style
HaskellWiki contributors. Enumerator and iteratee [Internet]. HaskellWiki, ; 2019 Jul 13, 02:34 UTC [cited 2021 Apr 15]. Available from: https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911.
Bluebook style
Enumerator and iteratee, https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911 (last visited April 15, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Enumerator and iteratee --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911", note = "[Online; accessed 15-April-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 = "Enumerator and iteratee --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Enumerator_and_iteratee&oldid=38911}", note = "[Online; accessed 15-April-2021]" }