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