How to cite the R package see
see is a popular R package that is available at https://cran.r-project.org/web/packages/see/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 see package have suggested.
Example of an in-text citation
Analysis of the data was done using the see package (v0.6.2; Daniel et al., 2020).
Reference list entry
Daniel, Makowski, D., Ben-Shachar, M. S., & Waggoner, P. (2020). easystats/see: see 0.5.1. Zenodo. https://doi.org/10.5281/ZENODO.3952153
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 see package v0.6.2 (1).
Reference list entry
1.Daniel, Makowski D, Ben-Shachar MS, Waggoner P. easystats/see: see 0.5.1 [Internet]. Zenodo; 2020. Available from: http://dx.doi.org/10.5281/ZENODO.3952153
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Daniel2020-ij, title = "easystats/see: see 0.5.1", author = "{Daniel} and Makowski, Dominique and Ben-Shachar, Mattan S and Waggoner, Philip", abstract = ":art: Visualisation toolbox for beautiful and publication-ready figures", publisher = "Zenodo", year = 2020, url = "http://dx.doi.org/10.5281/ZENODO.3952153", doi = "10.5281/ZENODO.3952153" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - COMP AU - Daniel AU - Makowski, Dominique AU - Ben-Shachar, Mattan S AU - Waggoner, Philip TI - easystats/see: see 0.5.1 PY - 2020 DA - 2020 PB - Zenodo AB - :art: Visualisation toolbox for beautiful and publication-ready figures DO - 10.5281/ZENODO.3952153 UR - http://dx.doi.org/10.5281/ZENODO.3952153 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!
see R package release history
Version | Release date |
---|---|
0.6.1 | 2020-12-06 |
0.6.0 | 2020-09-13 |
0.5.2 | 2020-07-27 |
0.5.1 | 2020-06-13 |
0.5.0 | 2020-04-25 |
0.4.1 | 2020-03-06 |
0.4.0 | 2020-01-15 |
0.3.0 | 2019-11-19 |
0.2.1 | 2019-08-01 |
0.2.0 | 2019-06-19 |
0.1.0 | 2019-05-24 |