Cite This Page
Bibliographic details for Functional Reactive Programming
- Page name: Functional Reactive Programming
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 November 2012 16:24 UTC
- Date retrieved: 28 May 2022 16:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675
- Page Version ID: 54675
Citation styles for Functional Reactive Programming
APA style
Functional Reactive Programming. (2012, November 16). HaskellWiki, . Retrieved 16:02, May 28, 2022 from https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675.
MLA style
"Functional Reactive Programming." HaskellWiki, . 16 Nov 2012, 16:24 UTC. 28 May 2022, 16:02 <https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675>.
MHRA style
HaskellWiki contributors, 'Functional Reactive Programming', HaskellWiki, , 16 November 2012, 16:24 UTC, <https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "Functional Reactive Programming," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. Functional Reactive Programming [Internet]. HaskellWiki, ; 2012 Nov 16, 16:24 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675.
Bluebook style
Functional Reactive Programming, https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Functional Reactive Programming --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675", note = "[Online; accessed 28-May-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 = "Functional Reactive Programming --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=54675}", note = "[Online; accessed 28-May-2022]" }