Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
61bcbcb5
Commit
61bcbcb5
authored
May 22, 2017
by
unknown
Browse files
v1.0.6.18 new reference to article
parent
8f886650
Changes
2
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
61bcbcb5
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.0.6.1
7
Date: 2017-0
4-11
Version: 1.0.6.1
8
Date: 2017-0
5-22
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl")),
person("Charles", "Perrin", role = c("aut", "ths")),
...
...
inst/CITATION
View file @
61bcbcb5
...
...
@@ -6,30 +6,35 @@ note <- sprintf("R package version %s", version)
citHeader("To cite airGR in publications use these two references:")
bibentry(bibtype="Article",
title = "The Suite of Lumped GR 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")),
journal = "Environmental Modelling and Software",
year = "submitted",
textVersion =
paste("Coron, L., Thirel, G., Delaigue, O., Perrin, C. and Andréassian, V.",
"(submitted).",
"The Suite of Lumped GR Hydrological Models in an R package.",
"Environmental Modelling and Software.",
sep = " ")
)
title = "The Suite of Lumped {GR} 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")),
journal = "Environmental Modelling and Software",
year = "2017",
pages = {166--171},
volume = {94},
doi = "10.1016/j.envsoft.2017.05.002",
textVersion =
paste("Coron, L., Thirel, G., Delaigue, O., Perrin, C. and Andréassian, V.",
"(2017).",
"The Suite of Lumped GR Hydrological Models in an R package.",
"Environmental Modelling and Software,",
"94, 432-440.",
"DOI: 10.1016/j.envsoft.2017.05.002.",
sep = " ")
)
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")),
journal = "R News",
year = year,
note = note,
url = "https://webgr.irstea.fr/airGR/?lang=en",
textVersion =
paste("Coron, L., Perrin, C. and Michel, C.",
year,
"
airGR: Suite of GR Hydrological Models for Precipitation-Runoff Modelling.",
note,
"
https://webgr.irstea.fr/airGR/
?lang=en
."
,
sep = " "
)
)
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")),
journal = "R News",
year = year,
note = note,
url = "https://webgr.irstea.fr/airGR/?lang=en",
textVersion =
paste
0
("Coron, L., Perrin, C. and Michel, C.
(
",
year,
").
airGR: Suite of GR Hydrological Models for Precipitation-Runoff Modelling.
",
note,
". URL:
https://webgr.irstea.fr/airGR/."
)
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment