Cite This Page
Bibliographic details for Yhc:Introduction
- Page name: Yhc:Introduction
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 January 2006 02:21 UTC
- Date retrieved: 2 February 2023 22:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649
- Page Version ID: 1649
Citation styles for Yhc:Introduction
APA style
Yhc:Introduction. (2006, January 15). HaskellWiki, . Retrieved 22:23, February 2, 2023 from https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649.
MLA style
"Yhc:Introduction." HaskellWiki, . 15 Jan 2006, 02:21 UTC. 2 Feb 2023, 22:23 <https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649>.
MHRA style
HaskellWiki contributors, 'Yhc:Introduction', HaskellWiki, , 15 January 2006, 02:21 UTC, <https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649> [accessed 2 February 2023]
Chicago style
HaskellWiki contributors, "Yhc:Introduction," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649 (accessed February 2, 2023).
CBE/CSE style
HaskellWiki contributors. Yhc:Introduction [Internet]. HaskellWiki, ; 2006 Jan 15, 02:21 UTC [cited 2023 Feb 2]. Available from: https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649.
Bluebook style
Yhc:Introduction, https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Yhc:Introduction --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649", note = "[Online; accessed 2-February-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:Introduction --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Yhc:Introduction&oldid=1649}", note = "[Online; accessed 2-February-2023]" }