How to cite the R package marmap

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

Example of an in-text citation

Analysis of the data was done using the marmap package (v1.0.5; Pante & Simon-Bouhet, 2013).

Reference list entry

Pante, E., & Simon-Bouhet, B. (2013). Marmap: A package for importing, plotting and analyzing bathymetric and topographic data in R. PloS One, 8(9), e73051.

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 marmap package v1.0.5 (1).

Reference list entry

1.
Pante E, Simon-Bouhet B. Marmap: A package for importing, plotting and analyzing bathymetric and topographic data in R. PLoS One. 2013 Sep 3;8(9):e73051.

BibTeX

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

BibTeX
@ARTICLE{Pante2013-ji,
  title     = "Marmap: A package for importing, plotting and analyzing
               bathymetric and topographic data in {R}",
  author    = "Pante, Eric and Simon-Bouhet, Benoit",
  journal   = "PLoS One",
  publisher = "Public Library of Science (PLoS)",
  volume    =  8,
  number    =  9,
  pages     = "e73051",
  month     =  sep,
  year      =  2013,
  url       = "http://dx.doi.org/10.1371/journal.pone.0073051",
  language  = "en",
  issn      = "1932-6203",
  doi       = "10.1371/journal.pone.0073051"
}

RIS

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

RIS
TY  - JOUR
AU  - Pante, Eric
AU  - Simon-Bouhet, Benoit
TI  - Marmap: A package for importing, plotting and analyzing bathymetric and
      topographic data in R
T2  - PLoS One
VL  - 8
IS  - 9
SP  - e73051
PY  - 2013
DA  - 2013/9/3
PB  - Public Library of Science (PLoS)
SN  - 1932-6203
DO  - 10.1371/journal.pone.0073051
UR  - http://dx.doi.org/10.1371/journal.pone.0073051
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: Cite it now!

marmap R package release history

VersionRelease date
1.0.42020-05-19
1.0.32019-07-03
1.0.22018-10-15
1.0.12018-09-22
1.02018-04-12
0.9.62017-01-10
0.9.52016-12-06
0.9.42015-12-01
0.9.32015-10-06
0.9.22015-01-28
0.9.12014-12-16
0.92014-11-06
0.82014-06-17
0.72013-10-11
0.62013-07-12
0.52013-04-03