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.

APA

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.

Vancouver

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.

BibTeX
@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.

RIS
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

VersionRelease date
0.6.12020-12-06
0.6.02020-09-13
0.5.22020-07-27
0.5.12020-06-13
0.5.02020-04-25
0.4.12020-03-06
0.4.02020-01-15
0.3.02019-11-19
0.2.12019-08-01
0.2.02019-06-19
0.1.02019-05-24