Cite This Page
Bibliographic details for Functional Reactive Programming
- Page name: Functional Reactive Programming
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 October 2020 17:58 UTC
- Date retrieved: 18 January 2021 07:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968
- Page Version ID: 44968
Citation styles for Functional Reactive Programming
APA style
Functional Reactive Programming. (2020, October 26). HaskellWiki, . Retrieved 07:36, January 18, 2021 from https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968.
MLA style
"Functional Reactive Programming." HaskellWiki, . 26 Oct 2020, 17:58 UTC. 18 Jan 2021, 07:36 <https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968>.
MHRA style
HaskellWiki contributors, 'Functional Reactive Programming', HaskellWiki, , 26 October 2020, 17:58 UTC, <https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968> [accessed 18 January 2021]
Chicago style
HaskellWiki contributors, "Functional Reactive Programming," HaskellWiki, , https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968 (accessed January 18, 2021).
CBE/CSE style
HaskellWiki contributors. Functional Reactive Programming [Internet]. HaskellWiki, ; 2020 Oct 26, 17:58 UTC [cited 2021 Jan 18]. Available from: https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968.
Bluebook style
Functional Reactive Programming, https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968 (last visited January 18, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Functional Reactive Programming --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968", note = "[Online; accessed 18-January-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 = "Functional Reactive Programming --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Functional_Reactive_Programming&oldid=44968}", note = "[Online; accessed 18-January-2021]" }