# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "stringi" in publications use:' type: software title: 'stringi: Fast and Portable Character String Processing Facilities' version: 1.8.4.9001 doi: 10.18637/jss.v103.i02 identifiers: - type: doi value: 10.32614/CRAN.package.stringi - type: url value: https://icu.unicode.org/ abstract: A collection of character string/text/natural language processing tools for pattern searching (e.g., with 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, sorting, padding, wrapping, Unicode normalisation, date-time formatting and parsing, and many more. They are fast, consistent, convenient, and - thanks to 'ICU' (International Components for Unicode) - portable across all locales and platforms. Documentation about 'stringi' is provided via its website at and the paper by Gagolewski (2022, ). authors: - family-names: Gagolewski given-names: Marek email: marek@gagolewski.com orcid: https://orcid.org/0000-0003-0637-6028 - family-names: Unicode given-names: others; - name: Inc. - name: others preferred-citation: type: article title: 'stringi: Fast and portable character string processing in R' authors: - family-names: Gagolewski given-names: Marek email: marek@gagolewski.com orcid: https://orcid.org/0000-0003-0637-6028 journal: Journal of Statistical Software year: '2022' volume: '103' issue: '2' doi: 10.18637/jss.v103.i02 start: '1' end: '59' repository: https://fastverse.r-universe.dev repository-code: https://github.com/gagolews/stringi commit: 1304a6c35bdd8f0f0f19d4a36e95c5187ee6a963 url: https://stringi.gagolewski.com/ date-released: '2024-07-11' contact: - family-names: Gagolewski given-names: Marek email: marek@gagolewski.com orcid: https://orcid.org/0000-0003-0637-6028