Skip to content

Commit b054310

Browse files
authored
Enhance README with citation and DOI badge
Add citation information and a DOI badge to README.
1 parent 49b1da8 commit b054310

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://buymeacoffee.com/ss0832)
1111

1212
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/multioptpy?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=downloads)](https://pepy.tech/projects/multioptpy)
13+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17839100.svg)](https://doi.org/10.5281/zenodo.17839100)
14+
1315

1416
If this tool helped your studies, education, or saved your time, I'd appreciate a coffee!
1517
Your support serves as a great encouragement for this personal project and fuels my next journey.
@@ -346,8 +348,23 @@ highlighty876[at]gmail.com
346348

347349
## Citation
348350

349-
ss0832. (2025). MultiOptPy: Multifunctional geometry optimization tools for quantum chemical calculations (v1.20.2). Zenodo. https://doi.org/10.5281/zenodo.17839100
351+
If you use MultiOptPy in your research, please cite it as follows:
350352

353+
```bibtex
354+
@software{ss0832_multioptpy_2025,
355+
author = {ss0832},
356+
title = {MultiOptPy: Multifunctional geometry optimization tools for quantum chemical calculations},
357+
month = dec,
358+
year = 2025,
359+
publisher = {Zenodo},
360+
version = {v1.20.2},
361+
doi = {10.5281/zenodo.17839100},
362+
url = {[https://doi.org/10.5281/zenodo.17839100](https://doi.org/10.5281/zenodo.17839100)}
363+
}
364+
```
365+
```
366+
ss0832. (2025). MultiOptPy: Multifunctional geometry optimization tools for quantum chemical calculations (v1.20.2). Zenodo. https://doi.org/10.5281/zenodo.17839100
367+
```
351368

352369
## Setting Up an Environment for Using NNP(UMA) on Windows 11
353370

0 commit comments

Comments
 (0)