Commit 22b923dc authored by unknown's avatar unknown
Browse files

Citation updated

Showing with 13 additions and 13 deletions
+13 -13
citHeader("To cite airGR in publications use these references:") citHeader("To cite airGR in publications use these two references:")
citEntry(entry="Article", citEntry(entry="Article",
title = "airGR: A suite of lumped hydrological models in an R-package", title = "airGR: A suite of lumped hydrological models in an R-package",
author = personList(as.person("L. Coron"), as.person("G. Thirel"), as.person("O. Delaigue"), as.person("C. Perrin"), as.person("V. Andréassian")), 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", journal = "Environmental Modelling and software",
year = "in prep.", year = "submitted",
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.",
"(in prep.). ", "(submitted).",
"airGR: A suite of lumped hydrological models in an R-package. ", "airGR: A suite of lumped hydrological models in an R-package.",
"Environmental Modelling and software. ", "Environmental Modelling and software.",
sep="") sep = " ")
) )
citEntry(entry="Manual", citEntry(entry="Manual",
...@@ -21,10 +21,10 @@ citEntry(entry="Manual", ...@@ -21,10 +21,10 @@ citEntry(entry="Manual",
note = "R package version 1.0.3", note = "R package version 1.0.3",
url = "https://webgr.irstea.fr/airGR/?lang=en", url = "https://webgr.irstea.fr/airGR/?lang=en",
textVersion = textVersion =
paste("Coron, L., Perrin, C. and Michel, C. ", paste("Coron, L., Perrin, C. and Michel, C.",
"(2016). ", "(2016).",
"airGR: Suite of GR hydrological models for precipitation-runoff modelling. ", "airGR: Suite of GR hydrological models for precipitation-runoff modelling.",
"R package version 1.0.3", "R package version 1.0.3.",
"https://webgr.irstea.fr/airGR/?lang=en", "https://webgr.irstea.fr/airGR/?lang=en.",
sep="") sep = " ")
) )
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