From 3715219923dca43dcc6f317f92099d512b0c4a64 Mon Sep 17 00:00:00 2001 From: jranke Date: Sun, 17 Feb 2013 20:18:28 +0000 Subject: - Added the examples vignette to the kinfit package - Added calls to utils::globalVariables to make R CMD check pass cleanly without NOTES git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/kinfit@62 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- vignettes/references.bib | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'vignettes/references.bib') diff --git a/vignettes/references.bib b/vignettes/references.bib index 8cde4bd..443ed9d 100644 --- a/vignettes/references.bib +++ b/vignettes/references.bib @@ -1,8 +1,16 @@ @Manual{pkg:kinfit, title = {kinfit: {R}outines for fitting kinetic models to chemical degradation data}, author = {kinfit}, - year = {2009}, - note = {R package version 1.0-0}, + year = {2013}, + note = {R package version 1.1-10}, + url = {http://CRAN.R-project.org} +} + +@Manual{pkg:mkin, + title = {mkin: {R}outines for fitting kinetic models with one or more state variables to chemical degradation data}, + author = {mkin}, + year = {2013}, + note = {R package version 0.9-11}, url = {http://CRAN.R-project.org} } @@ -27,9 +35,20 @@ url = {http://focus.jrc.ec.europa.eu/dk} } +@MANUAL{FOCUSkinetics2011, + 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.0}, + month = {November}, + year = {2011}, + 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} +} + @Inproceedings{ schaefer2007, title = {{KinGUI}: a new kinetic software tool for evaluations according to {FOCUS} degradation kinetics}, - author = {D. Sch\"{a}fer and M. Mikolasch and P. Rainbird and B. Harvey}, + author = {D. Sch\"{a}fer and B. Mikolasch and P. Rainbird and B. Harvey}, booktitle = {Proceedings of the XIII Symposium Pesticide Chemistry}, editor = {Del Re A. A. M. and Capri E. and Fragoulis G. and Trevisan M.}, year = {2007}, -- cgit v1.2.1