From 678500e591dbc5b8c987ba712acb7f3a64e5cb7d Mon Sep 17 00:00:00 2001 From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv> Date: Thu, 3 Nov 2016 16:02:52 +0100 Subject: [PATCH] airGR citations are updated --- inst/CITATION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inst/CITATION b/inst/CITATION index f0cf5cb0..a7b7ac74 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -7,7 +7,7 @@ citEntry(entry="Article", year = "in prep.", textVersion = paste("Coron, L., Thirel, G., Delaigue, O., Perrin, C. and Andréassian, V. ", - "(in prep.): ", + "(in prep.). ", "airGR: A suite of lumped hydrological models in an R-package. ", "Environmental Modelling and software. ", sep="") @@ -22,7 +22,7 @@ citEntry(entry="Manual", url = "https://webgr.irstea.fr/airGR/?lang=en", textVersion = paste("Coron, L., Perrin, C. and Michel, C. ", - "(2016): ", + "(2016). ", "airGR: Suite of GR hydrological models for precipitation-runoff modelling. ", "R package version 1.0.2 ", "https://webgr.irstea.fr/airGR/?lang=en", -- GitLab