Cite This Page
Bibliographic details for Performance/Strings
- Page name: Performance/Strings
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 April 2021 22:15 UTC
- Date retrieved: 13 October 2024 01:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203
- Page Version ID: 64203
Citation styles for Performance/Strings
APA style
Performance/Strings. (2021, April 18). HaskellWiki, . Retrieved 01:54, October 13, 2024 from https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203.
MLA style
"Performance/Strings." HaskellWiki, . 18 Apr 2021, 22:15 UTC. 13 Oct 2024, 01:54 <https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203>.
MHRA style
HaskellWiki contributors, 'Performance/Strings', HaskellWiki, , 18 April 2021, 22:15 UTC, <https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203> [accessed 13 October 2024]
Chicago style
HaskellWiki contributors, "Performance/Strings," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203 (accessed October 13, 2024).
CBE/CSE style
HaskellWiki contributors. Performance/Strings [Internet]. HaskellWiki, ; 2021 Apr 18, 22:15 UTC [cited 2024 Oct 13]. Available from: https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203.
Bluebook style
Performance/Strings, https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203 (last visited October 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Performance/Strings --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203", note = "[Online; accessed 13-October-2024]" }
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 = "Performance/Strings --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Performance/Strings&oldid=64203}", note = "[Online; accessed 13-October-2024]" }