diff --git a/inst/CITATION b/inst/CITATION index 866b138224ca79d722cd2cacb4f8e72324f600ed..ec70504fa8f27d8258b22a8d59dbe6aaa554d006 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -25,7 +25,7 @@ bibentry(bibtype ="Article", bibentry(bibtype = "Manual", title = "{airGR}: Suite of {GR} Hydrological Models for Precipitation-Runoff Modelling", - author = personList(as.person("L. Coron"), as.person("O. Delaigue"), as.person("G. Thirel"), as.person("D. Dorchies"), as.person("C. Perrin"), as.person("C. Michel")), + author = c(as.person("L. Coron"), as.person("O. Delaigue"), as.person("G. Thirel"), as.person("D. Dorchies"), as.person("C. Perrin"), as.person("C. Michel")), journal = "R News", year = year, note = note,