Commit 17cbe8c0 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

chore(CITATION): add missing author in the CITATION file

Showing with 8 additions and 8 deletions
+8 -8
Package: airGR Package: airGR
Type: Package Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.6.9.25 Version: 1.6.9.26
Date: 2021-01-14 Date: 2021-01-14
Authors@R: c( Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
### 1.6.9.25 Release Notes (2021-01-14) ### 1.6.9.26 Release Notes (2021-01-14)
#### New features #### New features
......
...@@ -13,9 +13,9 @@ bibentry(bibtype="Article", ...@@ -13,9 +13,9 @@ bibentry(bibtype="Article",
pages = {"166-171"}, pages = {"166-171"},
volume = {94}, volume = {94},
doi = "10.1016/j.envsoft.2017.05.002", doi = "10.1016/j.envsoft.2017.05.002",
textVersion = textVersion =
paste("Coron, L., Thirel, G., Delaigue, O., Perrin, C. and Andréassian, V.", paste("Coron, L., Thirel, G., Delaigue, O., Perrin, C. and Andréassian, V.",
"(2017).", "(2017).",
"The Suite of Lumped GR Hydrological Models in an R package.", "The Suite of Lumped GR Hydrological Models in an R package.",
"Environmental Modelling and Software,", "Environmental Modelling and Software,",
"94, 166-171.", "94, 166-171.",
...@@ -25,14 +25,14 @@ bibentry(bibtype="Article", ...@@ -25,14 +25,14 @@ bibentry(bibtype="Article",
bibentry(bibtype="Manual", bibentry(bibtype="Manual",
title = "{airGR}: Suite of {GR} Hydrological Models for Precipitation-Runoff Modelling", 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("C. Perrin"), as.person("C. Michel")), 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")),
journal = "R News", journal = "R News",
year = year, year = year,
note = note, note = note,
doi = "10.15454/EX11NA", doi = "10.15454/EX11NA",
url = "https://CRAN.R-project.org/package=airGR", url = "https://CRAN.R-project.org/package=airGR",
textVersion = textVersion =
paste0("Coron, L., Delaigue, O., Thirel, G., Perrin, C. and Michel, C. (", paste0("Coron, L., Delaigue, O., Thirel, G., Dorchies, D., Perrin, C. and Michel, C. (",
year, year,
"). airGR: Suite of GR Hydrological Models for Precipitation-Runoff Modelling. ", "). airGR: Suite of GR Hydrological Models for Precipitation-Runoff Modelling. ",
note, note,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment