How to cite the R package sequoia

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

Example of an in-text citation

Analysis of the data was done using the sequoia package (v2.0.7; Huisman, 2017).

Reference list entry

Huisman, J. (2017). Pedigree reconstruction from SNP data: parentage assignment, sibship clustering and beyond. Molecular Ecology Resources, 17(5), 1009–1024.

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 sequoia package v2.0.7 (1).

Reference list entry

1.
Huisman J. Pedigree reconstruction from SNP data: parentage assignment, sibship clustering and beyond. Mol Ecol Resour. 2017 Sep;17(5):1009–24.

BibTeX

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

BibTeX
@ARTICLE{Huisman2017-hj,
  title     = "Pedigree reconstruction from {SNP} data: parentage assignment,
               sibship clustering and beyond",
  author    = "Huisman, Jisca",
  journal   = "Mol. Ecol. Resour.",
  publisher = "Wiley",
  volume    =  17,
  number    =  5,
  pages     = "1009--1024",
  month     =  sep,
  year      =  2017,
  url       = "http://dx.doi.org/10.1111/1755-0998.12665",
  copyright = "http://creativecommons.org/licenses/by/4.0/",
  language  = "en",
  issn      = "1755-098X, 1755-0998",
  doi       = "10.1111/1755-0998.12665"
}

RIS

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

RIS
TY  - JOUR
AU  - Huisman, Jisca
AD  - Ashworth Laboratories; School of Biological Sciences; Institute for
      Evolutionary Biology; University of Edinburgh; Edinburgh EH9 3FL UK
TI  - Pedigree reconstruction from SNP data: parentage assignment, sibship
      clustering and beyond
T2  - Mol. Ecol. Resour.
VL  - 17
IS  - 5
SP  - 1009-1024
PY  - 2017
DA  - 2017/9
PB  - Wiley
SN  - 1755-098X
DO  - 10.1111/1755-0998.12665
UR  - http://dx.doi.org/10.1111/1755-0998.12665
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!

sequoia R package release history

VersionRelease date
1.3.32019-06-20
1.3.12019-06-14
1.1.12018-08-13
1.0.22018-04-01
1.0.02018-03-29
0.9.32017-07-25
0.9.22017-07-18
0.8.12017-03-10
0.7.22017-02-13