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