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: 18 April 2021 09:04 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602
- Page Version ID: 45602
Citation styles for HkHac2012
APA style
HkHac2012. (2012, December 17). HaskellWiki, . Retrieved 09:04, April 18, 2021 from https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602.
MLA style
"HkHac2012." HaskellWiki, . 17 Dec 2012, 13:28 UTC. 18 Apr 2021, 09:04 <https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602>.
MHRA style
HaskellWiki contributors, 'HkHac2012', HaskellWiki, , 17 December 2012, 13:28 UTC, <https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602> [accessed 18 April 2021]
Chicago style
HaskellWiki contributors, "HkHac2012," HaskellWiki, , https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602 (accessed April 18, 2021).
CBE/CSE style
HaskellWiki contributors. HkHac2012 [Internet]. HaskellWiki, ; 2012 Dec 17, 13:28 UTC [cited 2021 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602.
Bluebook style
HkHac2012, https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602 (last visited April 18, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HkHac2012 --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602", note = "[Online; accessed 18-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 = "HkHac2012 --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=HkHac2012&oldid=45602}", note = "[Online; accessed 18-April-2021]" }