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