diff options
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}, + } |
