How to cite the R package secr

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

Example of an in-text citation

Analysis of the data was done using the secr package (v4.3.3; Efford, 2020).

Reference list entry

Efford, M. (2020). secr: Spatially explicit capture-recapture models. https://CRAN.R-project.org/package=secr

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 secr package v4.3.3 (1).

Reference list entry

1.
Efford M. secr: Spatially explicit capture-recapture models [Internet]. 2020. Available from: https://CRAN.R-project.org/package=secr

BibTeX

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

BibTeX
@MISC{Efford2020-qp,
  title  = "secr: Spatially explicit capture-recapture models",
  author = "Efford, Murray",
  year   =  2020,
  url    = "https://CRAN.R-project.org/package=secr"
}

RIS

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

RIS
TY  - MISC
AU  - Efford, Murray
TI  - secr: Spatially explicit capture-recapture models
PY  - 2020
DA  - 2020
UR  - https://CRAN.R-project.org/package=secr
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!

secr R package release history

VersionRelease date
4.3.12020-09-01
4.3.02020-07-14
4.2.22020-04-09
4.2.02020-02-22
4.1.02019-12-17
4.0.22019-11-11
3.2.12019-06-03
3.2.02019-01-25
3.1.82018-11-19
3.1.72018-10-04
3.1.62018-05-14
3.1.52018-02-25
3.1.32017-12-03
3.1.02017-09-20
3.0.12017-05-03
2.10.42016-12-04
2.10.32016-05-13
2.10.22016-01-09
2.10.02015-12-07
2.9.52015-06-16
2.9.42015-03-25
2.9.32015-01-11
2.9.22014-11-26
2.9.12014-11-18
2.9.02014-09-22
2.8.22014-04-30
2.8.12014-04-03
2.8.02014-03-31
2.7.02013-10-30
2.6.12013-06-28
2.6.02013-06-12
2.5.02013-01-23
2.4.02012-11-05
2.3.22012-05-15
2.3.12011-12-20
2.3.02011-11-20
2.2.02011-10-02
2.1.02011-06-17
2.0.02011-02-21
1.5.12010-12-03
1.4.12010-08-30
1.4.02010-05-07
1.3.02010-03-11