diff options
Diffstat (limited to 'vignettes/references.bib')
-rw-r--r-- | vignettes/references.bib | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/vignettes/references.bib b/vignettes/references.bib index 88caea60..a9b39725 100644 --- a/vignettes/references.bib +++ b/vignettes/references.bib @@ -19,6 +19,17 @@ url = {http://focus.jrc.ec.europa.eu/dk} } +@MANUAL{FOCUSkinetics2014, + title = {Generic guidance for estimating persistence and degradation kinetics + from environmental fate studies on pesticides in EU registration}, + author = {{FOCUS Work Group on Degradation Kinetics}}, + edition = {1.1}, + month = {December}, + year = {2014}, + file = {FOCUS kinetics 2011 Generic guidance:/home/ranke/dok/orgs/focus/FOCUSkineticsvc_1_0_Nov23.pdf:PDF}, + url = {http://focus.jrc.ec.europa.eu/dk} +} + @MANUAL{FOCUS2006, title = {Guidance Document on Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in EU Registration. @@ -29,12 +40,12 @@ url = {http://focus.jrc.ec.europa.eu/dk} } -@MANUAL{rcore2014, +@MANUAL{rcore2016, title = {\textsf{R}: A Language and Environment for Statistical Computing}, author = {{R Development Core Team}}, organization = {R Foundation for Statistical Computing}, address = {Vienna, Austria}, - year = {2014}, + year = {2016}, note = {{ISBN} 3-900051-07-0}, url = {http://www.R-project.org} } @@ -43,15 +54,14 @@ title = {kinfit: {R}outines for fitting simple kinetic models to chemical degradation data}, author = {Johannes Ranke}, - year = {2013}, + year = {2015}, url = {http://CRAN.R-project.org/package=kinfit} } @MANUAL{pkg:mkin, - title = {mkin: {R}outines for fitting kinetic models with one or more state - variables to chemical degradation data}, + title = {`mkin`: {K}inetic evaluation of chemical degradation data}, author = {Johannes Ranke}, - year = {2013}, + year = {2016}, url = {http://CRAN.R-project.org/package=mkin} } |