Cite This Page
Bibliographic details for HkHac2012
- Page name: HkHac2012
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2012 13:28 UTC
- Date retrieved: 24 February 2021 20:44 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504
- Page Version ID: 45504
Citation styles for HkHac2012
APA style
HkHac2012. (2012, December 17). HaskellWiki, . Retrieved 20:44, February 24, 2021 from https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504.
MLA style
"HkHac2012." HaskellWiki, . 17 Dec 2012, 13:28 UTC. 24 Feb 2021, 20:44 <https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504>.
MHRA style
HaskellWiki contributors, 'HkHac2012', HaskellWiki, , 17 December 2012, 13:28 UTC, <https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504> [accessed 24 February 2021]
Chicago style
HaskellWiki contributors, "HkHac2012," HaskellWiki, , https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504 (accessed February 24, 2021).
CBE/CSE style
HaskellWiki contributors. HkHac2012 [Internet]. HaskellWiki, ; 2012 Dec 17, 13:28 UTC [cited 2021 Feb 24]. Available from: https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504.
Bluebook style
HkHac2012, https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504 (last visited February 24, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HkHac2012 --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504", note = "[Online; accessed 24-February-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 = "HkHac2012 --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45504}", note = "[Online; accessed 24-February-2021]" }