Skip to content

Commit e86d264

Browse files
author
chaodengusc
committed
add citations
1 parent 01116d7 commit e86d264

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

inst/CITATION

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,25 @@ citEntry(entry = "article",
88
volume = "3",
99
number = "3",
1010
pages = "135--144",
11-
url = "http://dx.doi.org/10.1007/s40484-015-0049-7",
11+
url = "https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4885658",
1212

1313
textVersion =
14-
paste("Deng C, Daley T and Smith A (2015).",
14+
paste("Deng C, Daley T and Smith AD (2015).",
1515
"Applications of species accumulation curves in large-scale biological data analysis.",
1616
"Quantitative Biology, 3(3), 135-144.",
17-
"URL http://dx.doi.org/10.1007/s40484-015-0049-7.")
17+
"URL https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4885658.")
18+
)
19+
20+
citEntry(entry = "article",
21+
title = "Estimating the number of species to attain sufficient representation in a random sample",
22+
author = personList(as.person("Chao Deng"), as.person("Andrew D. Smith")),
23+
journal = "arXiv",
24+
year = "2016",
25+
url = "https://arxiv.org/abs/1607.02804v2",
26+
27+
textVersion =
28+
paste("Deng C and Smith AD (2016).",
29+
"Estimating the number of species to attain sufficient representation in a random sample.",
30+
"arXiv preprint.",
31+
"URL https://arxiv.org/abs/1607.02804v2.")
1832
)

0 commit comments

Comments
 (0)