Cite This Page
Bibliographic details for HAC
- Page name: HAC
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 January 2009 08:58 UTC
- Date retrieved: 13 April 2021 11:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HAC&oldid=25860
- Page Version ID: 25860
Citation styles for HAC
APA style
HAC. (2009, January 15). HaskellWiki, . Retrieved 11:31, April 13, 2021 from https://wiki.haskell.org/index.php?title=HAC&oldid=25860.
MLA style
"HAC." HaskellWiki, . 15 Jan 2009, 08:58 UTC. 13 Apr 2021, 11:31 <https://wiki.haskell.org/index.php?title=HAC&oldid=25860>.
MHRA style
HaskellWiki contributors, 'HAC', HaskellWiki, , 15 January 2009, 08:58 UTC, <https://wiki.haskell.org/index.php?title=HAC&oldid=25860> [accessed 13 April 2021]
Chicago style
HaskellWiki contributors, "HAC," HaskellWiki, , https://wiki.haskell.org/index.php?title=HAC&oldid=25860 (accessed April 13, 2021).
CBE/CSE style
HaskellWiki contributors. HAC [Internet]. HaskellWiki, ; 2009 Jan 15, 08:58 UTC [cited 2021 Apr 13]. Available from: https://wiki.haskell.org/index.php?title=HAC&oldid=25860.
Bluebook style
HAC, https://wiki.haskell.org/index.php?title=HAC&oldid=25860 (last visited April 13, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HAC --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=HAC&oldid=25860", 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 = "HAC --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=HAC&oldid=25860}", note = "[Online; accessed 13-April-2021]" }