How to cite the R package psycho

psycho is a popular R package that is available at https://cran.r-project.org/web/packages/psycho/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 psycho package have suggested.

Example of an in-text citation

Analysis of the data was done using the psycho package (v0.6.1; Makowski, 2018).

Reference list entry

Makowski, D. (2018). The psycho package: An efficient and publishing-oriented workflow for psychological science. Journal of Open Source Software, 3(22), 470.

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 psycho package v0.6.1 (1).

Reference list entry

1.
Makowski D. The psycho package: An efficient and publishing-oriented workflow for psychological science. J Open Source Softw. 2018 Feb 5;3(22):470.

BibTeX

Reference entry in BibTeX format. Simply copy it to your favorite citation manager.

BibTeX
@ARTICLE{Makowski2018-gy,
  title     = "The psycho package: An efficient and publishing-oriented
               workflow for psychological science",
  author    = "Makowski, Dominique",
  journal   = "J. Open Source Softw.",
  publisher = "The Open Journal",
  volume    =  3,
  number    =  22,
  pages     = "470",
  month     =  feb,
  year      =  2018,
  url       = "http://dx.doi.org/10.21105/joss.00470",
  copyright = "http://creativecommons.org/licenses/by/4.0/",
  issn      = "2475-9066",
  doi       = "10.21105/joss.00470"
}

RIS

Reference entry in RIS format. Simply copy it to your favorite citation manager.

RIS
TY  - JOUR
AU  - Makowski, Dominique
TI  - The psycho package: An efficient and publishing-oriented workflow for
      psychological science
T2  - J. Open Source Softw.
VL  - 3
IS  - 22
SP  - 470
PY  - 2018
DA  - 2018/2/5
PB  - The Open Journal
SN  - 2475-9066
DO  - 10.21105/joss.00470
UR  - http://dx.doi.org/10.21105/joss.00470
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!

psycho R package release history

VersionRelease date
0.5.02020-01-22
0.4.912019-06-19
0.4.92019-03-31
0.4.02019-01-14
0.3.72018-09-13
0.3.62018-08-30
0.3.42018-07-13
0.3.32018-07-10
0.2.82018-06-07
0.2.32018-05-11
0.2.02018-05-01
0.1.42018-03-22
0.1.02018-02-05
0.0.82018-01-10
0.0.22017-10-15
0.0.12017-10-06