Cite This Page
Bibliographic details for Hac 2007 II
- Page name: Hac 2007 II
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 January 2009 09:03 UTC
- Date retrieved: 19 January 2021 23:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894
- Page Version ID: 15894
Citation styles for Hac 2007 II
APA style
Hac 2007 II. (2009, January 15). HaskellWiki, . Retrieved 23:42, January 19, 2021 from https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894.
MLA style
"Hac 2007 II." HaskellWiki, . 15 Jan 2009, 09:03 UTC. 19 Jan 2021, 23:42 <https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894>.
MHRA style
HaskellWiki contributors, 'Hac 2007 II', HaskellWiki, , 15 January 2009, 09:03 UTC, <https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894> [accessed 19 January 2021]
Chicago style
HaskellWiki contributors, "Hac 2007 II," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894 (accessed January 19, 2021).
CBE/CSE style
HaskellWiki contributors. Hac 2007 II [Internet]. HaskellWiki, ; 2009 Jan 15, 09:03 UTC [cited 2021 Jan 19]. Available from: https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894.
Bluebook style
Hac 2007 II, https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894 (last visited January 19, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Hac 2007 II --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894", note = "[Online; accessed 19-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 2007 II --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15894}", note = "[Online; accessed 19-January-2021]" }