Skip to content

Commit

Permalink
Added necessary delimiters in CITATION file.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtraborn committed Oct 17, 2017
1 parent f12848d commit 6b3b379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ citEntry(entry = "manual",
as.person("Krishnakumar Sridharan"),
as.person("Volker P. Brendel")),
year = "2017",
version = "1.2.0"
version = "1.2.0",
url = "https://doi.org/doi:10.18129/B9.bioc.TSRchitect",
doi = "10.18129/B9.bioc.TSRchitect"
doi = "10.18129/B9.bioc.TSRchitect",

textVersion =
paste("R. Taylor Raborn, Krishnakumar Sridharan and Volker P. Brendel (2017).",
Expand Down

0 comments on commit 6b3b379

Please sign in to comment.