How to cite the R package portes

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

Example of an in-text citation

Analysis of the data was done using the portes package (v5.0; Mahdi & Ian McLeod, 2012).

Reference list entry

Mahdi, E., & Ian McLeod, A. (2012). Improved multivariate portmanteau test: IMPROVED MULTIVARIATE PORTMANTEAU TEST. Journal of Time Series Analysis, 33(2), 211–222.

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 portes package v5.0 (1).

Reference list entry

1.
Mahdi E, Ian McLeod A. Improved multivariate portmanteau test: IMPROVED MULTIVARIATE PORTMANTEAU TEST. J Time Ser Anal. 2012 Mar;33(2):211–22.

BibTeX

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

BibTeX
@ARTICLE{Mahdi2012-gw,
  title     = "Improved multivariate portmanteau test: {IMPROVED}
               {MULTIVARIATE} {PORTMANTEAU} {TEST}",
  author    = "Mahdi, Esam and Ian McLeod, A",
  journal   = "J. Time Ser. Anal.",
  publisher = "Wiley",
  volume    =  33,
  number    =  2,
  pages     = "211--222",
  month     =  mar,
  year      =  2012,
  url       = "http://dx.doi.org/10.1111/j.1467-9892.2011.00752.x",
  language  = "en",
  issn      = "0143-9782, 1467-9892",
  doi       = "10.1111/j.1467-9892.2011.00752.x"
}

RIS

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

RIS
TY  - JOUR
AU  - Mahdi, Esam
AU  - Ian McLeod, A
TI  - Improved multivariate portmanteau test: IMPROVED MULTIVARIATE PORTMANTEAU
      TEST
T2  - J. Time Ser. Anal.
VL  - 33
IS  - 2
SP  - 211-222
PY  - 2012
DA  - 2012/3
PB  - Wiley
SN  - 0143-9782
DO  - 10.1111/j.1467-9892.2011.00752.x
UR  - http://dx.doi.org/10.1111/j.1467-9892.2011.00752.x
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!

portes R package release history

VersionRelease date
3.02018-07-19
2.1-42017-05-06
2.1-32014-08-08
2.1-12013-10-17
2-12013-04-17
1.082013-04-11
1.072011-03-29
1.042010-09-09