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