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