blob: ff9ca2de2939b03ce1ff341681770ffeb2622871 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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/},
}
|