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