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