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