citHeader("To cite preseqR in publications use:")

citEntry(entry = "article",
  title        = "Applications of species accumulation curves in large-scale biological data analysis",
  author       = personList(as.person("Chao Deng"), as.person("Timothy Daley"), as.person("Andrew D. Smith")),
  journal      = "Quantitative Biology",
  year         = "2015",
  volume       = "3",
  number       = "3",
  pages        = "135--144",
  url          = "https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4885658",

  textVersion  =
  paste("Deng C, Daley T and Smith AD (2015).",
        "Applications of species accumulation curves in large-scale biological data analysis.",
        "Quantitative Biology, 3(3), 135-144.",
        "URL https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4885658.")
)

citEntry(entry = "article",
  title        = "Estimating the number of species to attain sufficient representation in a random sample",
  author       = personList(as.person("Chao Deng"), as.person("Timothy Daley"), as.person("Peter Calabrese"), as.person("Jie Ren"), as.person("Andrew D. Smith")),
  journal      = "arXiv",
  year         = "2018",
  url          = "https://arxiv.org/abs/1607.02804v3",

  textVersion  =
  paste("Deng C, Daley T, Calabrese P, Ren J and Smith AD (2018).",
        "Estimating the number of species to attain sufficient representation in a random sample.",
        "arXiv preprint.",
        "URL https://arxiv.org/abs/1607.02804v3.")
)
