How to cite the R package codebook
codebook is a popular R package that is available at https://cran.r-project.org/web/packages/codebook/index.html. By citing R packages in your paper you lay the grounds for others to be able to reproduce your analysis and secondly you are acknowledging the time and work people have spent creating the package.
APA citation
Formatted according to the APA Publication Manual 7th edition. Simply copy it to the References page as is.
The minimal requirement is to cite the R package in text along with the version number. Additionally, you can include the reference list entry the authors of the codebook package have suggested.
Example of an in-text citation
Analysis of the data was done using the codebook package (v0.9.2; Arslan, 2019).
Reference list entry
Arslan, R. C. (2019). How to automatically document data with the codebook package to facilitate data reuse. Advances in Methods and Practices in Psychological Science, 2(2), 169–187.
Vancouver citation
Formatted according to Vancouver style. Simply copy it to the references section as is.
Example of an in-text citation
Analysis of the data was done using the codebook package v0.9.2 (1).
Reference list entry
1.Arslan RC. How to automatically document data with the codebook package to facilitate data reuse. Adv Methods Pract Psychol Sci. 2019 Jun;2(2):169–87.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@ARTICLE{Arslan2019-tx, title = "How to automatically document data with the codebook package to facilitate data reuse", author = "Arslan, Ruben C", abstract = "Data documentation in psychology lags behind not only many other disciplines, but also basic standards of usefulness. Psychological scientists often prefer to invest the time and effort that would be necessary to document existing data well in other duties, such as writing and collecting more data. Codebooks therefore tend to be unstandardized and stored in proprietary formats, and they are rarely properly indexed in search engines. This means that rich data sets are sometimes used only once---by their creators---and left to disappear into oblivion. Even if they can find an existing data set, researchers are unlikely to publish analyses based on it if they cannot be confident that they understand it well enough. My codebook package makes it easier to generate rich metadata in human- and machine-readable codebooks. It uses metadata from existing sources and automates some tedious tasks, such as documenting psychological scales and reliabilities, summarizing descriptive statistics, and identifying patterns of missingness. The codebook R package and Web app make it possible to generate a rich codebook in a few minutes and just three clicks. Over time, its use could lead to psychological data becoming findable, accessible, interoperable, and reusable, thereby reducing research waste and benefiting both its users and the scientific community as a whole.", journal = "Adv. Methods Pract. Psychol. Sci.", publisher = "SAGE Publications", volume = 2, number = 2, pages = "169--187", month = jun, year = 2019, url = "http://dx.doi.org/10.1177/2515245919838783", language = "en", issn = "2515-2459, 2515-2467", doi = "10.1177/2515245919838783" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - JOUR AU - Arslan, Ruben C AD - Center for Adaptive Rationality, Max Planck Institute for Human Development TI - How to automatically document data with the codebook package to facilitate data reuse T2 - Adv. Methods Pract. Psychol. Sci. VL - 2 IS - 2 SP - 169-187 PY - 2019 DA - 2019/6 PB - SAGE Publications AB - Data documentation in psychology lags behind not only many other disciplines, but also basic standards of usefulness. Psychological scientists often prefer to invest the time and effort that would be necessary to document existing data well in other duties, such as writing and collecting more data. Codebooks therefore tend to be unstandardized and stored in proprietary formats, and they are rarely properly indexed in search engines. This means that rich data sets are sometimes used only once—by their creators—and left to disappear into oblivion. Even if they can find an existing data set, researchers are unlikely to publish analyses based on it if they cannot be confident that they understand it well enough. My codebook package makes it easier to generate rich metadata in human- and machine-readable codebooks. It uses metadata from existing sources and automates some tedious tasks, such as documenting psychological scales and reliabilities, summarizing descriptive statistics, and identifying patterns of missingness. The codebook R package and Web app make it possible to generate a rich codebook in a few minutes and just three clicks. Over time, its use could lead to psychological data becoming findable, accessible, interoperable, and reusable, thereby reducing research waste and benefiting both its users and the scientific community as a whole. SN - 2515-2459 DO - 10.1177/2515245919838783 UR - http://dx.doi.org/10.1177/2515245919838783 ER -
Other citation styles (ACS, ACM, IEEE, ...)
BibGuru offers more than 8,000 citation styles including popular styles such as AMA, ACN, ACS, CSE, Chicago, IEEE, Harvard, and Turabian, as well as journal and university specific styles! Give it a try now: Cite it now!
codebook R package release history
Version | Release date |
---|---|
0.8.2 | 2020-01-09 |
0.8.1 | 2019-05-21 |
0.8.0 | 2019-02-21 |
0.7.6 | 2019-01-08 |
0.7.5 | 2018-12-04 |
0.7.4 | 2018-11-24 |
0.6.3 | 2018-08-01 |
0.6.2 | 2018-07-26 |
0.5.9 | 2018-05-22 |
0.5.8 | 2018-03-21 |