From 1ab0430d9fef48aa762c65c6ae8d0ca94ce0ac8b Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.priv> Date: Tue, 22 May 2018 09:23:40 +0200 Subject: [PATCH] v1.0.9.79 article reference corrected --- DESCRIPTION | 2 +- NEWS.rmd | 2 +- inst/CITATION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 1f304cd2..a24e72e3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.0.9.78 +Version: 1.0.9.79 Date: 2018-05-22 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl")), diff --git a/NEWS.rmd b/NEWS.rmd index 3d3bdb27..f6efeeb6 100644 --- a/NEWS.rmd +++ b/NEWS.rmd @@ -14,7 +14,7 @@ output: -### 1.0.9.78 Release Notes (2018-05-22) +### 1.0.9.79 Release Notes (2018-05-22) ____________________________________________________________________________________ diff --git a/inst/CITATION b/inst/CITATION index 963611be..9d051758 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -10,7 +10,7 @@ bibentry(bibtype="Article", author = personList(as.person("L. Coron"), as.person("G. Thirel"), as.person("O. Delaigue"), as.person("C. Perrin"), as.person("V. Andréassian")), journal = "Environmental Modelling and Software", year = "2017", - pages = {166--171}, + pages = {"166-171"}, volume = {94}, doi = "10.1016/j.envsoft.2017.05.002", textVersion = -- GitLab