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