How to cite the R package pdc

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

Example of an in-text citation

Analysis of the data was done using the pdc package (v1.0.3; Brandmaier, 2015).

Reference list entry

Brandmaier, A. M. (2015). pdc: AnRPackage for Complexity-Based Clustering of Time Series. Journal of Statistical Software, 67(5). https://doi.org/10.18637/jss.v067.i05

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 pdc package v1.0.3 (1).

Reference list entry

1.
Brandmaier AM. pdc: AnRPackage for Complexity-Based Clustering of Time Series. J Stat Softw [Internet]. 2015;67(5). Available from: http://dx.doi.org/10.18637/jss.v067.i05

BibTeX

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

BibTeX
@ARTICLE{Brandmaier2015-xo,
  title     = "pdc: {AnRPackage} for {Complexity-Based} Clustering of Time
               Series",
  author    = "Brandmaier, Andreas M",
  journal   = "J. Stat. Softw.",
  publisher = "Foundation for Open Access Statistic",
  volume    =  67,
  number    =  5,
  year      =  2015,
  url       = "http://dx.doi.org/10.18637/jss.v067.i05",
  language  = "en",
  issn      = "1548-7660",
  doi       = "10.18637/jss.v067.i05"
}

RIS

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

RIS
TY  - JOUR
AU  - Brandmaier, Andreas M
TI  - pdc: AnRPackage for Complexity-Based Clustering of Time Series
T2  - J. Stat. Softw.
VL  - 67
IS  - 5
PY  - 2015
DA  - 2015
PB  - Foundation for Open Access Statistic
SN  - 1548-7660
DO  - 10.18637/jss.v067.i05
UR  - http://dx.doi.org/10.18637/jss.v067.i05
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!

pdc R package release history

VersionRelease date
1.0.22014-11-22
1.0.12014-11-10
1.02014-10-16
0.52014-02-13
0.42014-02-04
0.32012-05-21
0.22012-04-23
0.12012-03-19