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