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