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: 13 April 2021 17:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HXT&oldid=57492
- Page Version ID: 57492
Citation styles for HXT
APA style
HXT. (2016, April 27). HaskellWiki, . Retrieved 17:42, April 13, 2021 from https://wiki.haskell.org/index.php?title=HXT&oldid=57492.
MLA style
"HXT." HaskellWiki, . 27 Apr 2016, 00:20 UTC. 13 Apr 2021, 17:42 <https://wiki.haskell.org/index.php?title=HXT&oldid=57492>.
MHRA style
HaskellWiki contributors, 'HXT', HaskellWiki, , 27 April 2016, 00:20 UTC, <https://wiki.haskell.org/index.php?title=HXT&oldid=57492> [accessed 13 April 2021]
Chicago style
HaskellWiki contributors, "HXT," HaskellWiki, , https://wiki.haskell.org/index.php?title=HXT&oldid=57492 (accessed April 13, 2021).
CBE/CSE style
HaskellWiki contributors. HXT [Internet]. HaskellWiki, ; 2016 Apr 27, 00:20 UTC [cited 2021 Apr 13]. Available from: https://wiki.haskell.org/index.php?title=HXT&oldid=57492.
Bluebook style
HXT, https://wiki.haskell.org/index.php?title=HXT&oldid=57492 (last visited April 13, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HXT --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=HXT&oldid=57492", note = "[Online; accessed 13-April-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 = "HXT --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=HXT&oldid=57492}", note = "[Online; accessed 13-April-2021]" }