diff --git a/DESCRIPTION b/DESCRIPTION
index cd218f0d2c3613ccaa7ad7e451c1f89c26d2a9e2..7fbebb2e35c63db08717e63e826b1ed4fcea15b1 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.65
+Version: 1.0.9.66
 Date: 2017-11-16
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl")),
diff --git a/NEWS.rmd b/NEWS.rmd
index 4ae3a8fb4d1b9e462d8b6d618190fec7020516fa..d8d6275a291276943515ecbb993fb9fd170da423 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -14,7 +14,7 @@ output:
 
 
 
-### 1.0.9.65 Release Notes (2017-11-16) 
+### 1.0.9.66 Release Notes (2017-11-16) 
 
 
 ____________________________________________________________________________________
diff --git a/inst/CITATION b/inst/CITATION
index c12536a27e81c133e0366ff3c851028cf8a3a3ce..b4af507e3b098753acc059e5203c00ba582a71cf 100644
--- a/inst/CITATION
+++ b/inst/CITATION
@@ -25,13 +25,13 @@ 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("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",
          year = year,
          note = note,
          url = "https://webgr.irstea.fr/en/airGR/",
          textVersion = 
-           paste0("Coron, L., Perrin, C. and Michel, C. (",
+           paste0("Coron, L., Perrin, C., Delaigue, O., Thirel, G. and Michel, C. (",
                   year,
                   "). airGR: Suite of GR Hydrological Models for Precipitation-Runoff Modelling. ",
                   note,