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