Cite This Page
Bibliographic details for FRP explanation using reactive-banana
- Page name: FRP explanation using reactive-banana
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 October 2017 15:10 UTC
- Date retrieved: 9 August 2022 22:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181
- Page Version ID: 62181
Citation styles for FRP explanation using reactive-banana
APA style
FRP explanation using reactive-banana. (2017, October 24). HaskellWiki, . Retrieved 22:07, August 9, 2022 from https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181.
MLA style
"FRP explanation using reactive-banana." HaskellWiki, . 24 Oct 2017, 15:10 UTC. 9 Aug 2022, 22:07 <https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181>.
MHRA style
HaskellWiki contributors, 'FRP explanation using reactive-banana', HaskellWiki, , 24 October 2017, 15:10 UTC, <https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181> [accessed 9 August 2022]
Chicago style
HaskellWiki contributors, "FRP explanation using reactive-banana," HaskellWiki, , https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181 (accessed August 9, 2022).
CBE/CSE style
HaskellWiki contributors. FRP explanation using reactive-banana [Internet]. HaskellWiki, ; 2017 Oct 24, 15:10 UTC [cited 2022 Aug 9]. Available from: https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181.
Bluebook style
FRP explanation using reactive-banana, https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181 (last visited August 9, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "FRP explanation using reactive-banana --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181", note = "[Online; accessed 9-August-2022]" }
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 = "FRP explanation using reactive-banana --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=FRP_explanation_using_reactive-banana&oldid=62181}", note = "[Online; accessed 9-August-2022]" }