Cite This Page
Bibliographic details for Reactive
- Page name: Reactive
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 July 2011 10:39 UTC
- Date retrieved: 4 October 2024 11:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Reactive&oldid=41102
- Page Version ID: 41102
Citation styles for Reactive
APA style
Reactive. (2011, July 17). HaskellWiki, . Retrieved 11:13, October 4, 2024 from https://wiki.haskell.org/index.php?title=Reactive&oldid=41102.
MLA style
"Reactive." HaskellWiki, . 17 Jul 2011, 10:39 UTC. 4 Oct 2024, 11:13 <https://wiki.haskell.org/index.php?title=Reactive&oldid=41102>.
MHRA style
HaskellWiki contributors, 'Reactive', HaskellWiki, , 17 July 2011, 10:39 UTC, <https://wiki.haskell.org/index.php?title=Reactive&oldid=41102> [accessed 4 October 2024]
Chicago style
HaskellWiki contributors, "Reactive," HaskellWiki, , https://wiki.haskell.org/index.php?title=Reactive&oldid=41102 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. Reactive [Internet]. HaskellWiki, ; 2011 Jul 17, 10:39 UTC [cited 2024 Oct 4]. Available from: https://wiki.haskell.org/index.php?title=Reactive&oldid=41102.
Bluebook style
Reactive, https://wiki.haskell.org/index.php?title=Reactive&oldid=41102 (last visited October 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Reactive --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Reactive&oldid=41102", note = "[Online; accessed 4-October-2024]" }
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 --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Reactive&oldid=41102}", note = "[Online; accessed 4-October-2024]" }