Skip to content

Commit e116ecb

Browse files
authored
Add citation section in README
Added citation section to acknowledge the publication related to CRISP.
1 parent 6634f0f commit e116ecb

1 file changed

Lines changed: 4 additions & 18 deletions

File tree

README.md

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ CRISP
1212

1313
# CRISP: Enhancing ASE Workflows with Advanced Molecular Simulation Post-Processing
1414

15+
# Citation
16+
If you use CRISP in your research, please cite the following publication:
17+
I. Saha, D. Willimetz and L. Grajciar, "CRISP: Enhancing ASE Workflows With Advanced Molecular Simulation Post-Processing," *Journal of Computational Chemistry* 47, no. 13 (2026): e70384, https://doi.org/10.1002/jcc.70384.
18+
1519
## What is CRISP?
1620
CRISP is a post-simulation analysis package built on the Atomic Simulation Environment (ASE). It is designed for efficient and insightful analysis of molecular dynamics (MD) and other simulations, enabling in-depth exploration with just a few lines of code, including powerful visualisation options.
1721

@@ -97,24 +101,6 @@ Please see the package's structural map below.
97101

98102
<img src="https://github.com/Indranil17/CRISP_HOST/blob/main/crisp_map.png" width="800">
99103

100-
# Citation
101-
If you use CRISP in your research, please cite the following publication:
102-
103-
I. Saha, D. Willimetz and L. Grajciar, "CRISP: Enhancing ASE Workflows With Advanced Molecular Simulation Post-Processing," *Journal of Computational Chemistry* 47, no. 13 (2026): e70384, https://doi.org/10.1002/jcc.70384.
104-
105-
```bibtex
106-
@article{Saha2026CRISP,
107-
author = {Saha, I. and Willimetz, D. and Grajciar, L.},
108-
title = {CRISP: Enhancing ASE Workflows With Advanced Molecular Simulation Post-Processing},
109-
journal = {Journal of Computational Chemistry},
110-
volume = {47},
111-
number = {13},
112-
pages = {e70384},
113-
year = {2026},
114-
doi = {10.1002/jcc.70384},
115-
url = {[https://doi.org/10.1002/jcc.70384](https://doi.org/10.1002/jcc.70384)}
116-
}
117-
118104
# Acknowledgments
119105
The package is from the (Nano)Materials modelling group, at Charles University.
120106
Email: lukas.grajciar@natur.cuni.cz

0 commit comments

Comments
 (0)