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 11:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HXT&oldid=20634
- Page Version ID: 20634
Citation styles for HXT
APA style
HXT. (2016, April 27). HaskellWiki, . Retrieved 11:33, April 13, 2021 from https://wiki.haskell.org/index.php?title=HXT&oldid=20634.
MLA style
"HXT." HaskellWiki, . 27 Apr 2016, 00:20 UTC. 13 Apr 2021, 11:33 <https://wiki.haskell.org/index.php?title=HXT&oldid=20634>.
MHRA style
HaskellWiki contributors, 'HXT', HaskellWiki, , 27 April 2016, 00:20 UTC, <https://wiki.haskell.org/index.php?title=HXT&oldid=20634> [accessed 13 April 2021]
Chicago style
HaskellWiki contributors, "HXT," HaskellWiki, , https://wiki.haskell.org/index.php?title=HXT&oldid=20634 (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=20634.
Bluebook style
HXT, https://wiki.haskell.org/index.php?title=HXT&oldid=20634 (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=20634", 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=20634}", note = "[Online; accessed 13-April-2021]" }