Commit c15a846d authored by unknown's avatar unknown
Browse files

v1.0.9.66 author list update in the CITATION file

Showing with 4 additions and 4 deletions
+4 -4
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.0.9.65 Version: 1.0.9.66
Date: 2017-11-16 Date: 2017-11-16
Authors@R: c( Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl")), person("Laurent", "Coron", role = c("aut", "trl")),
......
...@@ -14,7 +14,7 @@ output: ...@@ -14,7 +14,7 @@ output:
### 1.0.9.65 Release Notes (2017-11-16) ### 1.0.9.66 Release Notes (2017-11-16)
____________________________________________________________________________________ ____________________________________________________________________________________
......
...@@ -25,13 +25,13 @@ bibentry(bibtype="Article", ...@@ -25,13 +25,13 @@ 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("C. Perrin"), as.person("C. Michel")), author = personList(as.person("L. Coron"), as.person("C. Perrin"), as.person("O. Delaigue"), as.person("G. Thirel"), as.person("C. Michel")),
journal = "R News", journal = "R News",
year = year, year = year,
note = note, note = note,
url = "https://webgr.irstea.fr/en/airGR/", url = "https://webgr.irstea.fr/en/airGR/",
textVersion = textVersion =
paste0("Coron, L., Perrin, C. and Michel, C. (", paste0("Coron, L., Perrin, C., Delaigue, O., Thirel, G. 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