# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "stargazer2" in publications use:' type: software license: GPL-3.0-only title: 'stargazer2: Beautiful Regression Tables for Modern Econometrics Packages' version: 0.1.0 abstract: Produces publication-quality LaTeX, ASCII, and HTML regression tables. Designed as a drop-in replacement for the 'stargazer' package for 'lm' and 'glm' models, with added native support for 'fixest', 'plm', and 'alpaca' objects including automatic fixed-effect and random-effect indicator rows and SE-type detection. Standard errors can be supplied as variance-covariance matrices, numeric vectors, or auto-extracted from supported model objects. Follows the interface of Hlavac (2022) . authors: - family-names: Zylkin given-names: Tom email: tzylkin@richmond.edu repository: https://cran.r-universe.dev commit: b1e6577dd769e67cc37a59e9e0cec64f3b235cff date-released: '2026-06-30' contact: - family-names: Zylkin given-names: Tom email: tzylkin@richmond.edu