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: 21 March 2023 20:05 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 20:05, March 21, 2023 from https://wiki.haskell.org/index.php?title=Hac&oldid=39621.
MLA style
"Hac." HaskellWiki, . 21 Apr 2011, 22:28 UTC. 21 Mar 2023, 20:05 <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 21 March 2023]
Chicago style
HaskellWiki contributors, "Hac," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hac&oldid=39621 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Hac [Internet]. HaskellWiki, ; 2011 Apr 21, 22:28 UTC [cited 2023 Mar 21]. 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 21, 2023).
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 21-March-2023]" }
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 21-March-2023]" }