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: 17 January 2021 16:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15855
- Page Version ID: 15855
Citation styles for Hac 2007 II
APA style
Hac 2007 II. (2009, January 15). HaskellWiki, . Retrieved 16:10, January 17, 2021 from https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15855.
MLA style
"Hac 2007 II." HaskellWiki, . 15 Jan 2009, 09:03 UTC. 17 Jan 2021, 16:10 <https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15855>.
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=15855> [accessed 17 January 2021]
Chicago style
HaskellWiki contributors, "Hac 2007 II," HaskellWiki, , https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15855 (accessed January 17, 2021).
CBE/CSE style
HaskellWiki contributors. Hac 2007 II [Internet]. HaskellWiki, ; 2009 Jan 15, 09:03 UTC [cited 2021 Jan 17]. Available from: https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15855.
Bluebook style
Hac 2007 II, https://wiki.haskell.org/index.php?title=Hac_2007_II&oldid=15855 (last visited January 17, 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=15855", note = "[Online; accessed 17-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=15855}", note = "[Online; accessed 17-January-2021]" }