Cite This Page
Bibliographic details for Yi
- Page name: Yi
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 December 2006 23:23 UTC
- Date retrieved: 4 July 2022 08:26 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Yi&oldid=9746
- Page Version ID: 9746
Citation styles for Yi
APA style
Yi. (2006, December 26). HaskellWiki, . Retrieved 08:26, July 4, 2022 from https://wiki.haskell.org/index.php?title=Yi&oldid=9746.
MLA style
"Yi." HaskellWiki, . 26 Dec 2006, 23:23 UTC. 4 Jul 2022, 08:26 <https://wiki.haskell.org/index.php?title=Yi&oldid=9746>.
MHRA style
HaskellWiki contributors, 'Yi', HaskellWiki, , 26 December 2006, 23:23 UTC, <https://wiki.haskell.org/index.php?title=Yi&oldid=9746> [accessed 4 July 2022]
Chicago style
HaskellWiki contributors, "Yi," HaskellWiki, , https://wiki.haskell.org/index.php?title=Yi&oldid=9746 (accessed July 4, 2022).
CBE/CSE style
HaskellWiki contributors. Yi [Internet]. HaskellWiki, ; 2006 Dec 26, 23:23 UTC [cited 2022 Jul 4]. Available from: https://wiki.haskell.org/index.php?title=Yi&oldid=9746.
Bluebook style
Yi, https://wiki.haskell.org/index.php?title=Yi&oldid=9746 (last visited July 4, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Yi --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Yi&oldid=9746", note = "[Online; accessed 4-July-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 = "Yi --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Yi&oldid=9746}", note = "[Online; accessed 4-July-2022]" }