How to cite the R package geomorph

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

Example of an in-text citation

Analysis of the data was done using the geomorph package (v3.3.2; Adams et al., 2021).

Reference list entry

Adams, D. C., Collyer, M. L., Kaliontzopoulou, A., & Baken, E. (2021). Geomorph: Software for geometric morphometric analyses. R package version 3.3.2. https://cran.r-project.org/package=geomorph

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 geomorph package v3.3.2 (1).

Reference list entry

1.
Adams DC, Collyer ML, Kaliontzopoulou A, Baken E. Geomorph: Software for geometric morphometric analyses. R package version 3.3.2 [Internet]. 2021. Available from: https://cran.r-project.org/package=geomorph

BibTeX

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

BibTeX
@MISC{Adams2021-vk,
  title  = "Geomorph: Software for geometric morphometric analyses. {R} package
            version 3.3.2",
  author = "Adams, D C and Collyer, M L and Kaliontzopoulou, A and Baken, E",
  year   =  2021,
  url    = "https://cran.r-project.org/package=geomorph"
}

RIS

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

RIS
TY  - MISC
AU  - Adams, D C
AU  - Collyer, M L
AU  - Kaliontzopoulou, A
AU  - Baken, E
TI  - Geomorph: Software for geometric morphometric analyses. R package version
      3.3.2
PY  - 2021
DA  - 2021
UR  - https://cran.r-project.org/package=geomorph
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!

geomorph R package release history

VersionRelease date
3.3.12020-06-13
3.3.02020-06-03
3.2.12020-01-27
3.2.02019-12-19
3.1.32019-10-09
3.1.22019-05-20
3.1.12019-04-02
3.1.02019-03-25
3.0.72018-07-28
3.0.62018-04-29
3.0.52017-08-09
3.0.42017-06-08
3.0.32016-09-09
3.0.22016-07-19
3.0.12016-03-25
3.0.02016-01-21
2.1.7-12015-10-27
2.1.72015-09-21
2.1.62015-06-23
2.1.52015-05-22
2.1.42015-04-02
2.1.32015-02-12
2.1.22014-11-04
2.1.12014-07-19
2.12014-05-30
2.0.12014-04-18
2.02014-04-15
1.1-62014-01-28
1.1-52013-12-12
1.1-42013-10-09
1.1-32013-08-29
1.1-22013-07-25
1.1-12013-04-11
1.1-02013-02-13
1.02012-10-26