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