How to cite the R package pscl

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

Example of an in-text citation

Analysis of the data was done using the pscl package (v1.5.5; Jackman, 2020).

Reference list entry

Jackman, S. (2020). pscl: Classes and Methods for R Developed in the Political Science Computational Laboratory. United States Studies Centre, University of Sydney. https://github.com/atahk/pscl/

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 pscl package v1.5.5 (1).

Reference list entry

1.
Jackman S. pscl: Classes and Methods for R Developed in the Political Science Computational Laboratory [Internet]. Sydney, New South Wales, Australia: United States Studies Centre, University of Sydney; 2020. Available from: https://github.com/atahk/pscl/

BibTeX

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

BibTeX
@MISC{Jackman2020-gk,
  title       = "{pscl}: Classes and Methods for {R} Developed in the Political
                 Science Computational Laboratory",
  author      = "Jackman, Simon",
  institution = "United States Studies Centre, University of Sydney",
  year        =  2020,
  url         = "https://github.com/atahk/pscl/",
  address     = "Sydney, New South Wales, Australia"
}

RIS

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

RIS
TY  - MISC
AU  - Jackman, Simon
TI  - pscl: Classes and Methods for R Developed in the Political Science
      Computational Laboratory
PY  - 2020
DA  - 2020
CY  - Sydney, New South Wales, Australia
UR  - https://github.com/atahk/pscl/
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: Start citing now!

pscl R package release history

VersionRelease date
1.5.22017-10-10
1.5.12017-08-30
1.4.92015-03-29
1.4.82015-01-24
1.4.62014-08-27
1.04.42012-06-13
1.04.12011-10-23
1.042011-10-15
1.03.102011-03-31
1.03.6.12011-03-21
1.03.62010-08-26
1.03.52010-04-13
1.03.42010-04-12
1.03.32010-01-19
1.03.22009-11-19
1.032009-01-27
1.022008-10-21
1.012008-10-12
1.002008-07-18
0.972008-07-16
0.962008-06-26
0.952008-03-20
0.942008-02-17
0.922007-05-16
0.912007-05-13
0.752007-01-25
0.732006-11-29
0.722006-10-25
0.612006-08-19
0.602006-08-03
0.592006-07-21
0.582006-07-12
0.542006-04-27
0.522005-09-06
0.512005-06-14
0.52005-05-31