Skip to content

Commit 8888dff

Browse files
committed
add CITATION
1 parent cc3a545 commit 8888dff

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

inst/CITATION

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
bibentry(bibtype = "article",
2+
title = "{iotools}: High-Performance I/O Tools for {R}",
3+
author = c(person("Taylor", "Arnold", email="taylor.arnold@acm.org"),
4+
person(c("Michael", "J."), "Kane"),
5+
person("Simon", "Urbanek", email="simon.urbanek@r-project.org", comment=c("https://urbanek.nz", ORCID="0000-0003-2297-1732"))),
6+
year = 2017,
7+
journal = "The R Journal",
8+
doi = "10.32614/RJ-2017-001",
9+
volume = 9,
10+
issue = 1,
11+
issn = "2073-4859",
12+
pages = "6-13")
13+
14+
citation(auto = meta)

0 commit comments

Comments
 (0)