diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-05 11:09:31 +0100 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-05 11:14:53 +0100 |
| commit | 4e092707e70adac492b74197e6ceef5cdd09cc8d (patch) | |
| tree | 0e3f46d0282c5ef5785394bc9f0b33a990e20b6e /docs/authors.html | |
| parent | 594d35837001f92dec9bda0e873ba6b7286162a0 (diff) | |
Bump version for improved pai printing method
Also, improve the example demonstrating pais not found at BCPC
Diffstat (limited to 'docs/authors.html')
| -rw-r--r-- | docs/authors.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/authors.html b/docs/authors.html index f665ff7..d892a2a 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -7,7 +7,7 @@ <a class="navbar-brand me-2" href="index.html">chents</a> - <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.4.0</small> + <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">0.4.1</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"> @@ -44,15 +44,15 @@ <h2 id="citation">Citation</h2> <p><small class="dont-index">Source: <a href="https://github.com/jranke/chents/blob/HEAD/DESCRIPTION" class="external-link"><code>DESCRIPTION</code></a></small></p> - <p>Ranke J (2025). + <p>Ranke J (2026). <em>chents: Chemical Entities as R Objects</em>. -R package version 0.4.0, <a href="https://pkgdown.jrwb.de/chents">https://pkgdown.jrwb.de/chents</a>. +R package version 0.4.1, <a href="https://pkgdown.jrwb.de/chents">https://pkgdown.jrwb.de/chents</a>. </p> <pre>@Manual{, title = {chents: Chemical Entities as R Objects}, author = {Johannes Ranke}, - year = {2025}, - note = {R package version 0.4.0}, + year = {2026}, + note = {R package version 0.4.1}, url = {https://pkgdown.jrwb.de/chents}, }</pre> </div> |
