Cite This Page
Bibliographic details for Reactive-banana/Examples
- Page name: Reactive-banana/Examples
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 March 2014 01:53 UTC
- Date retrieved: 7 March 2021 09:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598
- Page Version ID: 55598
Citation styles for Reactive-banana/Examples
APA style
Reactive-banana/Examples. (2014, March 30). HaskellWiki, . Retrieved 09:45, March 7, 2021 from https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598.
MLA style
"Reactive-banana/Examples." HaskellWiki, . 30 Mar 2014, 01:53 UTC. 7 Mar 2021, 09:45 <https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598>.
MHRA style
HaskellWiki contributors, 'Reactive-banana/Examples', HaskellWiki, , 30 March 2014, 01:53 UTC, <https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598> [accessed 7 March 2021]
Chicago style
HaskellWiki contributors, "Reactive-banana/Examples," HaskellWiki, , https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598 (accessed March 7, 2021).
CBE/CSE style
HaskellWiki contributors. Reactive-banana/Examples [Internet]. HaskellWiki, ; 2014 Mar 30, 01:53 UTC [cited 2021 Mar 7]. Available from: https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598.
Bluebook style
Reactive-banana/Examples, https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598 (last visited March 7, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Reactive-banana/Examples --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598", note = "[Online; accessed 7-March-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/Examples --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Reactive-banana/Examples&oldid=55598}", note = "[Online; accessed 7-March-2021]" }