Cite This Page
Bibliographic details for Hac
- Page name: Hac
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 21 April 2011 22:28 UTC
- Date retrieved: 17 March 2025 04:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hac&oldid=39621
- Page Version ID: 39621
Citation styles for Hac
APA style
Hac. (2011, April 21). HaskellWiki. Retrieved 04:22, March 17, 2025 from https://wiki.haskell.org/index.php?title=Hac&oldid=39621.
MLA style
"Hac." HaskellWiki. 21 Apr 2011, 22:28 UTC. 17 Mar 2025, 04:22 <https://wiki.haskell.org/index.php?title=Hac&oldid=39621>.
MHRA style
HaskellWiki contributors, 'Hac', HaskellWiki, 21 April 2011, 22:28 UTC, <https://wiki.haskell.org/index.php?title=Hac&oldid=39621> [accessed 17 March 2025]
Chicago style
HaskellWiki contributors, "Hac," HaskellWiki, https://wiki.haskell.org/index.php?title=Hac&oldid=39621 (accessed March 17, 2025).
CBE/CSE style
HaskellWiki contributors. Hac [Internet]. HaskellWiki; 2011 Apr 21, 22:28 UTC [cited 2025 Mar 17]. Available from: https://wiki.haskell.org/index.php?title=Hac&oldid=39621.
Bluebook style
Hac, https://wiki.haskell.org/index.php?title=Hac&oldid=39621 (last visited March 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hac --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Hac&oldid=39621", note = "[Online; accessed 17-March-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 = "Hac --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Hac&oldid=39621}", note = "[Online; accessed 17-March-2025]" }