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