# ------------------------------------------------ # CITATION.cff 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.4.0 doi: 10.32614/CRAN.package.uaparserjs abstract: Parses HTTP user agent strings and returns user agent, device and OS information. 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://cran.r-universe.dev repository-code: https://github.com/gregfrog/uaparserjs commit: f36011ace7f15560c95509ecc4c1887dabd49121 url: https://github.com/gregfrog/uaparserjs date-released: '2026-07-02' contact: - family-names: Hunt given-names: Greg email: greg@firmansyah.com