How to cite the R package frontier

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

Example of an in-text citation

Analysis of the data was done using the frontier package (v1.1-8; Coelli & Henningsen, 2020).

Reference list entry

Coelli, T., & Henningsen, A. (2020). frontier: Stochastic Frontier Analysis. https://CRAN.R-Project.org/package=frontier

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 frontier package v1.1-8 (1).

Reference list entry

1.
Coelli T, Henningsen A. frontier: Stochastic Frontier Analysis [Internet]. 2020. Available from: https://CRAN.R-Project.org/package=frontier

BibTeX

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

BibTeX
@MISC{Coelli2020-ds,
  title  = "frontier: Stochastic Frontier Analysis",
  author = "Coelli, Tim and Henningsen, Arne",
  year   =  2020,
  url    = "https://CRAN.R-Project.org/package=frontier"
}

RIS

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

RIS
TY  - MISC
AU  - Coelli, Tim
AU  - Henningsen, Arne
TI  - frontier: Stochastic Frontier Analysis
PY  - 2020
DA  - 2020
UR  - https://CRAN.R-Project.org/package=frontier
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!

frontier R package release history

VersionRelease date
1.1-62019-12-09
1.1-22017-03-17
1.1-02013-08-20
1.0-22013-07-06
0.997-142012-12-04
0.997-122012-06-03
0.997-82012-03-04
0.997-62012-01-15
0.997-42011-12-30
0.997-22011-03-04
0.997-02011-01-03
0.996-102010-07-25
0.996-82010-05-25
0.996-62010-03-15
0.996-42010-01-01
0.996-02009-11-11
0.995-82009-10-18
0.995-62009-09-24
0.995-22009-09-21
0.991-22009-06-29
0.991-02009-06-18
0.99-22009-05-05
0.9-82009-01-14
0.9-62008-12-08
0.9-42008-10-16