Skip to content

Commit

Permalink
Add citation details
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Sep 4, 2024
1 parent 7c1608b commit 978ac94
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
@article{Kwon2024,
doi = {10.21105/joss.06875},
url = {https://doi.org/10.21105/joss.06875},
year = {2024},
publisher = {The Open Journal},
volume = {9},
number = {100},
pages = {6875},
author = {Sun Yong Kwon and Eric Thibodeau and Alex Plotkowski and Ying Yang},
title = {Equilipy: a python package for calculating phase equilibria},
journal = {Journal of Open Source Software}
}
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ The following features are currently available.

For details, check out the example directory and [Features and Examples](https://ornl.github.io/Equilipy/features.html)

## Citing Equilipy

If you use Equilipy in your work, please cite the following [paper](CITATION.bib).
In addition, cite the current release or version used from
[Zenodo](https://zenodo.org/doi/10.5281/zenodo.13157231).

## Contributing
We encourage you to contribute to Equilipy. Please see [contributing guidelines](CONTRIBUTING.md).

Expand Down

0 comments on commit 978ac94

Please sign in to comment.