Cite This Page
Bibliographic details for Functional Reactive Programming
- Page name: Functional Reactive Programming
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 September 2012 15:05 UTC
- Date retrieved: 24 June 2022 21:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=53455
- Page Version ID: 53455
Citation styles for Functional Reactive Programming
APA style
Functional Reactive Programming. (2012, September 16). HaskellWiki, . Retrieved 21:45, June 24, 2022 from https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=53455.
MLA style
"Functional Reactive Programming." HaskellWiki, . 16 Sep 2012, 15:05 UTC. 24 Jun 2022, 21:45 <https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=53455>.
MHRA style
HaskellWiki contributors, 'Functional Reactive Programming', HaskellWiki, , 16 September 2012, 15:05 UTC, <https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=53455> [accessed 24 June 2022]
Chicago style
HaskellWiki contributors, "Functional Reactive Programming," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=53455 (accessed June 24, 2022).
CBE/CSE style
HaskellWiki contributors. Functional Reactive Programming [Internet]. HaskellWiki, ; 2012 Sep 16, 15:05 UTC [cited 2022 Jun 24]. Available from: https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=53455.
Bluebook style
Functional Reactive Programming, https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=53455 (last visited June 24, 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=53455", note = "[Online; accessed 24-June-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=53455}", note = "[Online; accessed 24-June-2022]" }