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: 2 April 2023 06:47 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 06:47, April 2, 2023 from https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745.
MLA style
"Yhc/Hacking." HaskellWiki, . 16 Jan 2006, 17:00 UTC. 2 Apr 2023, 06:47 <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 2 April 2023]
Chicago style
HaskellWiki contributors, "Yhc/Hacking," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yhc/Hacking&oldid=1745 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. Yhc/Hacking [Internet]. HaskellWiki, ; 2006 Jan 16, 17:00 UTC [cited 2023 Apr 2]. 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 April 2, 2023).
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 2-April-2023]" }
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 2-April-2023]" }