Commit 784455d5 authored by unknown's avatar unknown
Browse files

airGR citations are updated

Showing with 4 additions and 4 deletions
+4 -4
...@@ -2,11 +2,11 @@ citHeader("To cite airGR in publications use these references:") ...@@ -2,11 +2,11 @@ citHeader("To cite airGR in publications use these 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("C. Perrin"), as.person("O. Delaigue"), as.person("G. Thirel"), 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 = "in prep.",
textVersion = textVersion =
paste("Coron, L., Perrin, C., Delaigue, O., Thirel, G. and Andréassian, V. ", 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. ", "airGR: A suite of lumped hydrological models in an R-package. ",
"Environmental Modelling and software. ", "Environmental Modelling and software. ",
...@@ -15,13 +15,13 @@ citEntry(entry="Article", ...@@ -15,13 +15,13 @@ citEntry(entry="Article",
citEntry(entry="Manual", citEntry(entry="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("C. Michel")),
journal = "R News", journal = "R News",
year = "2016", year = "2016",
note = "R package version 1.0.2", note = "R package version 1.0.2",
url = "https://webgr.irstea.fr/airGR/?lang=en", url = "https://webgr.irstea.fr/airGR/?lang=en",
textVersion = textVersion =
paste("Coron, L., Perrin, C., 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.2 ", "R package version 1.0.2 ",
......
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