# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "uaparserjs" in publications use:' type: software license: Apache-2.0 title: 'uaparserjs: Parse ''User-Agent'' Strings' version: 0.3.8 doi: 10.32614/CRAN.package.uaparserjs abstract: Despite there being a section in RFC 7231 defining a suggested structure for 'User-Agent' headers this data is notoriously difficult to parse consistently. Tools are provided that will take in user agent strings and return structured R objects. This is a 'V8'-backed package based on the 'ua-parser' project . authors: - family-names: Rudis given-names: Bob email: bob@rud.is - family-names: Hunt given-names: Greg email: greg@firmansyah.com - family-names: Simon given-names: Lindsey - family-names: Langel given-names: Tobie repository: https://gregfrog.r-universe.dev repository-code: https://github.com/gregfrog/uaparserjs commit: 93dcc246fee9023e025c650ce0d43f1ab4d8046a url: https://github.com/gregfrog/uaparserjs date-released: '2026-05-09' contact: - family-names: Hunt given-names: Greg email: greg@firmansyah.com