Skip to content

Commit

Permalink
fix missing arguments in citation
Browse files Browse the repository at this point in the history
  • Loading branch information
chguiterman committed Aug 7, 2023
1 parent 218f481 commit f3b2721
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ bibentry(
author = "CH Guiterman, AM Lynch, and JN Axelson",
journal = "Dendrochronologia",
year = "2020",
volume = ,
number = ,
pages = ,
volume = "",
number = "",
pages = "",
doi = "10.1016/j.dendro.2020.125750"
)

0 comments on commit f3b2721

Please sign in to comment.