# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "firmmatchr" in publications use:' type: software license: MIT title: 'firmmatchr: Robust Probabilistic Matching for German Company Names' version: 0.1.3 doi: 10.32614/CRAN.package.firmmatchr abstract: 'A pipeline for matching messy company name strings against a clean dictionary (e.g., ''Orbis''). Implements a cascading strategy: Exact -> Fuzzy (''zoomerjoin'') -> ''FTS5'' (''SQLite'') -> Rarity Weighted. References: Beniamino Green (2025) ; .' authors: - family-names: Etingin-Frati given-names: Giulian email: etingin-frati@kof.ethz.ch repository: https://swediot.r-universe.dev commit: c795e1971ff8bdf05c0a8f8a16e24a436565171c date-released: '2026-03-06' contact: - family-names: Etingin-Frati given-names: Giulian email: etingin-frati@kof.ethz.ch