diff options
Diffstat (limited to 'docs/authors.html')
-rw-r--r-- | docs/authors.html | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/authors.html b/docs/authors.html index 937daa8..4140cc7 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Authors and Citation • pfm</title><script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Authors and Citation"></head><body> +<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Authors and Citation • pfm</title><script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.4.2/css/all.min.css" rel="stylesheet"><link href="deps/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet"><script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Authors and Citation"></head><body> <a href="#main" class="visually-hidden-focusable">Skip to contents</a> @@ -7,7 +7,7 @@ <a class="navbar-brand me-2" href="index.html">pfm</a> - <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.6.3</small> + <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.6.4</small> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation"> @@ -38,21 +38,25 @@ <p><strong>Johannes Ranke</strong>. Author, maintainer. <a href="https://orcid.org/0000-0003-4371-6538" target="orcid.widget" aria-label="ORCID" class="external-link"><span class="fab fa-orcid orcid" aria-hidden="true"></span></a> </p> </li> + <li> + <p><strong>Elisabeth Lutz</strong>. Contributor. + </p> + </li> </ul></div> <div class="section level2"> <h2 id="citation">Citation</h2> <p><small class="dont-index">Source: <a href="https://github.com/jranke/pfm/blob/HEAD/DESCRIPTION" class="external-link"><code>DESCRIPTION</code></a></small></p> - <p>Johannes Ranke (2024). + <p>Johannes Ranke (2025). <em>pfm: Utilities for Pesticide Fate Modelling</em>. -R package version 0.6.3, https://github.com/jranke/pfm, <a href="https://pkgdown.jrwb.de/pfm">https://pkgdown.jrwb.de/pfm</a>. +R package version 0.6.4, https://github.com/jranke/pfm, http://jranke.github.io/pfm/, <a href="https://pkgdown.jrwb.de/pfm">https://pkgdown.jrwb.de/pfm</a>. </p> <pre>@Manual{, title = {pfm: Utilities for Pesticide Fate Modelling}, author = {{Johannes Ranke}}, - year = {2024}, - note = {R package version 0.6.3, https://github.com/jranke/pfm}, + year = {2025}, + note = {R package version 0.6.4, https://github.com/jranke/pfm, http://jranke.github.io/pfm/}, url = {https://pkgdown.jrwb.de/pfm}, }</pre> </div> |