# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cat.pol" in publications use:' type: software license: GPL-3.0-or-later title: 'cat.pol: Political Document Classification with LLMs' version: 0.1.2 identifiers: - type: doi value: 10.32614/CRAN.package.cat.pol abstract: R interface to the Python catpol package. Classifies, extracts, explores, and summarizes political and policy documents using LLMs. A thin domain wrapper around cat.stack that adds a registered-source fetcher (city ordinances, federal laws, executive orders, presidential speeches, social media) and policy-document prompt framing. authors: - family-names: Soria given-names: Chris email: chrissoria@berkeley.edu preferred-citation: type: article title: 'Scaling Open-Ended Survey Coding: An LLM Pipeline Where Definitions Do the Heavy Lifting' authors: - family-names: Soria given-names: Chris email: chrissoria@berkeley.edu journal: SocArXiv year: '2026' url: https://osf.io/preprints/socarxiv/gjvcf_v1 repository: https://chrissoria.r-universe.dev repository-code: https://github.com/chrissoria/cat-llm commit: f2d83209be8d621fceb422d434fb5b3b98fe301b url: https://christophersoria.com/cat-llm/cat.pol/ date-released: '2026-06-04' contact: - family-names: Soria given-names: Chris email: chrissoria@berkeley.edu references: - type: generic title: 'cat.pol: Political Document Classification with LLMs' authors: - family-names: Soria given-names: Chris email: chrissoria@berkeley.edu year: '2026' publisher: name: Zenodo doi: 10.5281/zenodo.19960067 url: https://doi.org/10.5281/zenodo.19960067 notes: R package version 0.1.2. Part of the CatLLM ecosystem.