Failed to fetch fork details. Try again later.
-
unknown authoredfe8b508f
Forked from
HYCAR-Hydro / airGR
Source project has a limited visibility.
citHeader("To cite airGR in publications use these two references:")
bibentry(bibtype="Article",
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")),
journal = "Environmental Modelling and software",
year = "submitted",
textVersion =
paste("Coron, L., Thirel, G., Delaigue, O., Perrin, C. and Andréassian, V.",
"(submitted).",
"airGR: A suite of lumped hydrological models in an R-package.",
"Environmental Modelling and software.",
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 = substr(packageDescription("airGR", fields = "Date"), 1, 4),
note = sprintf("R package version %s", packageVersion("airGR")),
url = "https://webgr.irstea.fr/airGR/?lang=en",
textVersion =
paste("Coron, L., Perrin, C. and Michel, C.",
substr(packageDescription("airGR", fields = "Date"), 1, 4),
"airGR: Suite of GR hydrological models for precipitation-runoff modelling.",
sprintf("R package version %s.", packageVersion("airGR")),
"https://webgr.irstea.fr/airGR/?lang=en.",
sep = " ")
)