Cite This Page
Bibliographic details for Yhc/Hacking
- Page name: Yhc/Hacking
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 January 2006 17:00 UTC
- Date retrieved: 25 June 2022 08:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745
- Page Version ID: 1745
Citation styles for Yhc/Hacking
APA style
Yhc/Hacking. (2006, January 16). HaskellWiki, . Retrieved 08:19, June 25, 2022 from https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745.
MLA style
"Yhc/Hacking." HaskellWiki, . 16 Jan 2006, 17:00 UTC. 25 Jun 2022, 08:19 <https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745>.
MHRA style
HaskellWiki contributors, 'Yhc/Hacking', HaskellWiki, , 16 January 2006, 17:00 UTC, <https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745> [accessed 25 June 2022]
Chicago style
HaskellWiki contributors, "Yhc/Hacking," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745 (accessed June 25, 2022).
CBE/CSE style
HaskellWiki contributors. Yhc/Hacking [Internet]. HaskellWiki, ; 2006 Jan 16, 17:00 UTC [cited 2022 Jun 25]. Available from: https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745.
Bluebook style
Yhc/Hacking, https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745 (last visited June 25, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Yhc/Hacking --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745", note = "[Online; accessed 25-June-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 = "Yhc/Hacking --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745}", note = "[Online; accessed 25-June-2022]" }