Skip to content

Commit d8a0a8f

Browse files
authored
Update README.md
1 parent 754df72 commit d8a0a8f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ cell2mol: Unit Cell to Molecule Interpretation
55

66
## Contents
77
* [About](#about-)
8+
* [Citation](#citation-)
89
* [Install](#install-)
910
* [Examples](#examples-)
1011
* [Errors](#errors-)
@@ -34,6 +35,14 @@ For portability, we provide an exemplary conda environment in `environment.yml`
3435

3536
Afterwards, the created environment can be activated and the following steps should proceed smoothly. We also provide a `requirements.txt` file that should streamline virtual environment creation with pip, if desired.
3637

38+
## Citation [](#citation)
39+
40+
If you use cell2mol, please cite:
41+
42+
```
43+
Vela, S., Laplaza, R., Cho, Y. et al. cell2mol: encoding chemistry to interpret crystallographic data. npj Comput Mater 8, 188 (2022). https://doi.org/10.1038/s41524-022-00874-9
44+
```
45+
3746
## Install [](#install)
3847

3948
Download and add c2m_driver.py to your path. No strings attached. Run as:

0 commit comments

Comments
 (0)