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: 18 April 2025 11:01 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 11:01, April 18, 2025 from https://wiki.haskell.org/index.php?title=UHC&oldid=63570.
MLA style
"UHC." HaskellWiki. 10 Dec 2020, 23:32 UTC. 18 Apr 2025, 11:01 <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 18 April 2025]
Chicago style
HaskellWiki contributors, "UHC," HaskellWiki, https://wiki.haskell.org/index.php?title=UHC&oldid=63570 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. UHC [Internet]. HaskellWiki; 2020 Dec 10, 23:32 UTC [cited 2025 Apr 18]. 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 April 18, 2025).
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 18-April-2025]" }
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 18-April-2025]" }