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