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: 1 April 2023 22:39 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:39, April 1, 2023 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. 1 Apr 2023, 22:39 <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 1 April 2023]
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 April 1, 2023).
CBE/CSE style
HaskellWiki contributors. FRP explanation using reactive-banana [Internet]. HaskellWiki, ; 2017 Oct 24, 15:10 UTC [cited 2023 Apr 1]. 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 April 1, 2023).
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 1-April-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 = "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 1-April-2023]" }