Instead of citing 'surveyverse', cite the individual packages. For example, by calling `citation('survey')`, `citation('srvyr')`, or `citation('svrep')`. Below are citations for the core packages as of July 2026. More recent citations can be obtained using e.g., `citation('survey')`
Lumley T (2004). “Analysis of Complex Survey Samples.” Journal of Statistical Software, 9(1), 1-19. R package verson 2.2.
Freedman Ellis G, Schneider B (2026). “srvyr: 'dplyr'-Like Syntax for Summary Statistics of Survey Data.” doi:10.32614/CRAN.package.srvyr. R package version 1.3.1.
Schneider B (2025). “svrep: Tools for Creating, Updating, and Analyzing Survey Replicate Weights.” doi:10.32614/CRAN.package.svrep. R package version 0.9.1, https://doi.org/10.32614/CRAN.package.svrep.
Corresponding BibTeX entries:
@Article{,
year = {2004},
author = {Thomas Lumley},
title = {Analysis of Complex Survey Samples},
journal = {Journal of Statistical Software},
volume = {9},
number = {1},
pages = {1-19},
note = {R package verson 2.2},
}
@Misc{,
author = {Greg {Freedman Ellis} and Ben Schneider},
year = {2026},
title = {srvyr: 'dplyr'-Like Syntax for Summary Statistics of
Survey Data},
note = {R package version 1.3.1},
doi = {10.32614/CRAN.package.srvyr},
}
@Misc{,
author = {Ben Schneider},
year = {2025},
title = {svrep: Tools for Creating, Updating, and Analyzing Survey
Replicate Weights},
note = {R package version 0.9.1},
url = {https://doi.org/10.32614/CRAN.package.svrep},
doi = {10.32614/CRAN.package.svrep},
}