Cite This Page
Bibliographic details for UnicodeByteString
- Page name: UnicodeByteString
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 September 2007 22:41 UTC
- Date retrieved: 5 February 2023 06:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820
- Page Version ID: 15820
Citation styles for UnicodeByteString
APA style
UnicodeByteString. (2007, September 24). HaskellWiki, . Retrieved 06:50, February 5, 2023 from https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820.
MLA style
"UnicodeByteString." HaskellWiki, . 24 Sep 2007, 22:41 UTC. 5 Feb 2023, 06:50 <https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820>.
MHRA style
HaskellWiki contributors, 'UnicodeByteString', HaskellWiki, , 24 September 2007, 22:41 UTC, <https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820> [accessed 5 February 2023]
Chicago style
HaskellWiki contributors, "UnicodeByteString," HaskellWiki, , https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820 (accessed February 5, 2023).
CBE/CSE style
HaskellWiki contributors. UnicodeByteString [Internet]. HaskellWiki, ; 2007 Sep 24, 22:41 UTC [cited 2023 Feb 5]. Available from: https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820.
Bluebook style
UnicodeByteString, https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "UnicodeByteString --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820", note = "[Online; accessed 5-February-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 = "UnicodeByteString --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=UnicodeByteString&oldid=15820}", note = "[Online; accessed 5-February-2023]" }