How to cite the R package marked
marked is a popular R package that is available at https://cran.r-project.org/web/packages/marked/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.
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 marked package have suggested.
Example of an in-text citation
Analysis of the data was done using the marked package (v1.2.6; Laake et al., 2013).
Reference list entry
Laake, J. L., Johnson, D. S., & Conn, P. B. (2013). marked: An R package for maximum-likelihood and MCMC analysis of capture-recapture data. In Methods in Ecology and Evolution.
Vancouver citation
Formatted according to Vancouver style. Simply copy it to the references section as is.
Example of an in-text citation
Analysis of the data was done using the marked package v1.2.6 (1).
Reference list entry
1.Laake JL, Johnson DS, Conn PB. marked: An R package for maximum-likelihood and MCMC analysis of capture-recapture data. Methods in Ecology and Evolution. 2013.
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Laake2013-sq, title = "marked: An {R} package for maximum-likelihood and {MCMC} analysis of capture-recapture data", author = "Laake, J L and Johnson, D S and Conn, P B", journal = "Methods in Ecology and Evolution", year = 2013 }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Laake, J L AU - Johnson, D S AU - Conn, P B TI - marked: An R package for maximum-likelihood and MCMC analysis of capture-recapture data T2 - Methods in Ecology and Evolution PY - 2013 DA - 2013 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!
marked R package release history
Version | Release date |
---|---|
1.2.1 | 2018-03-30 |
1.1.13 | 2016-12-06 |
1.1.11 | 2016-03-07 |
1.1.9 | 2015-08-20 |
1.1.10 | 2015-08-20 |
1.1.8 | 2015-03-17 |
1.1.6 | 2014-06-17 |
1.1.3 | 2013-11-23 |
1.1.2 | 2013-08-16 |
1.0.9 | 2013-01-25 |