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: 17 January 2021 10:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HAC&oldid=3052
- Page Version ID: 3052
Citation styles for HAC
APA style
HAC. (2009, January 15). HaskellWiki, . Retrieved 10:25, January 17, 2021 from https://wiki.haskell.org/index.php?title=HAC&oldid=3052.
MLA style
"HAC." HaskellWiki, . 15 Jan 2009, 08:58 UTC. 17 Jan 2021, 10:25 <https://wiki.haskell.org/index.php?title=HAC&oldid=3052>.
MHRA style
HaskellWiki contributors, 'HAC', HaskellWiki, , 15 January 2009, 08:58 UTC, <https://wiki.haskell.org/index.php?title=HAC&oldid=3052> [accessed 17 January 2021]
Chicago style
HaskellWiki contributors, "HAC," HaskellWiki, , https://wiki.haskell.org/index.php?title=HAC&oldid=3052 (accessed January 17, 2021).
CBE/CSE style
HaskellWiki contributors. HAC [Internet]. HaskellWiki, ; 2009 Jan 15, 08:58 UTC [cited 2021 Jan 17]. Available from: https://wiki.haskell.org/index.php?title=HAC&oldid=3052.
Bluebook style
HAC, https://wiki.haskell.org/index.php?title=HAC&oldid=3052 (last visited January 17, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HAC --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=HAC&oldid=3052", note = "[Online; accessed 17-January-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=3052}", note = "[Online; accessed 17-January-2021]" }