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