diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-05 15:57:01 +0100 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-03-05 15:57:01 +0100 |
| commit | 525269a9f663d02546e2de22ddd79294cc246f57 (patch) | |
| tree | 272dba1410a24072aa1dc0a9d9edee467a22ddd9 /docs/authors.md | |
| parent | abe52f193a71403dcb3e6e71b2f89d215652c5f0 (diff) | |
Rebuild docs
Diffstat (limited to 'docs/authors.md')
| -rw-r--r-- | docs/authors.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/authors.md b/docs/authors.md new file mode 100644 index 0000000..e297afa --- /dev/null +++ b/docs/authors.md @@ -0,0 +1,21 @@ +# Authors and Citation + +## Authors + +- **Johannes Ranke**. Author, maintainer, copyright holder. + +## Citation + +Source: +[`DESCRIPTION`](https://github.com/jranke/chents/blob/HEAD/DESCRIPTION) + +Ranke J (2026). *chents: Chemical Entities as R Objects*. R package +version 0.4.1, <https://pkgdown.jrwb.de/chents>. + + @Manual{, + title = {chents: Chemical Entities as R Objects}, + author = {Johannes Ranke}, + year = {2026}, + note = {R package version 0.4.1}, + url = {https://pkgdown.jrwb.de/chents}, + } |
