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