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:43 UTC
- Date retrieved: 28 March 2023 05:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117
- Page Version ID: 24117
Citation styles for Reactive-fieldtrip
APA style
Reactive-fieldtrip. (2008, November 18). HaskellWiki, . Retrieved 05:58, March 28, 2023 from https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117.
MLA style
"Reactive-fieldtrip." HaskellWiki, . 18 Nov 2008, 18:43 UTC. 28 Mar 2023, 05:58 <https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117>.
MHRA style
HaskellWiki contributors, 'Reactive-fieldtrip', HaskellWiki, , 18 November 2008, 18:43 UTC, <https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117> [accessed 28 March 2023]
Chicago style
HaskellWiki contributors, "Reactive-fieldtrip," HaskellWiki, , https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117 (accessed March 28, 2023).
CBE/CSE style
HaskellWiki contributors. Reactive-fieldtrip [Internet]. HaskellWiki, ; 2008 Nov 18, 18:43 UTC [cited 2023 Mar 28]. Available from: https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117.
Bluebook style
Reactive-fieldtrip, https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117 (last visited March 28, 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=24117", 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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Reactive-fieldtrip&oldid=24117}", note = "[Online; accessed 28-March-2023]" }