How to cite the R package transport
transport is a popular R package that is available at https://cran.r-project.org/web/packages/transport/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 transport package have suggested.
Example of an in-text citation
Analysis of the data was done using the transport package (v0.12-2; Schuhmacher et al., 2020).
Reference list entry
Schuhmacher, D., Bähre, B., Gottschlich, C., Hartmann, V., Heinemann, F., & Schmitzer, B. (2020). transport: Computation of Optimal Transport Plans and Wasserstein Distances. https://cran.r-project.org/package=transport
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 transport package v0.12-2 (1).
Reference list entry
1.Schuhmacher D, Bähre B, Gottschlich C, Hartmann V, Heinemann F, Schmitzer B. transport: Computation of Optimal Transport Plans and Wasserstein Distances [Internet]. 2020. Available from: https://cran.r-project.org/package=transport
BibTeX
Reference entry in BibTeX format. Simply copy it to your favorite citation manager.
@MISC{Schuhmacher2020-oo, title = "{transport}: Computation of Optimal Transport Plans and Wasserstein Distances", author = "Schuhmacher, Dominic and B{\"a}hre, Bj{\"o}rn and Gottschlich, Carsten and Hartmann, Valentin and Heinemann, Florian and Schmitzer, Bernhard", year = 2020, url = "https://cran.r-project.org/package=transport" }
RIS
Reference entry in RIS format. Simply copy it to your favorite citation manager.
TY - MISC AU - Schuhmacher, Dominic AU - Bähre, Björn AU - Gottschlich, Carsten AU - Hartmann, Valentin AU - Heinemann, Florian AU - Schmitzer, Bernhard TI - transport: Computation of Optimal Transport Plans and Wasserstein Distances PY - 2020 DA - 2020 UR - https://cran.r-project.org/package=transport 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!
transport R package release history
Version | Release date |
---|---|
0.12-1 | 2019-08-19 |
0.12-0 | 2019-08-06 |
0.11-2 | 2019-07-06 |
0.11-1 | 2019-04-17 |
0.11-0 | 2019-02-04 |
0.10-0 | 2019-01-02 |
0.9-4 | 2017-10-03 |
0.9-3 | 2017-09-30 |
0.8-2 | 2017-03-09 |
0.8-1 | 2016-12-08 |
0.7-3 | 2016-02-25 |
0.7-0 | 2015-10-22 |
0.6-3 | 2014-10-16 |
0.6-2 | 2014-06-22 |
0.6-1 | 2014-05-31 |