blob: 50354a2a97d479ea5c1bf328cea959d804a3a7c6 (
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.2, <https://pkgdown.jrwb.de/chents/>.
@Manual{,
title = {chents: Chemical Entities as R Objects},
author = {Johannes Ranke},
year = {2026},
note = {R package version 0.4.2},
url = {https://pkgdown.jrwb.de/chents/},
}
|