Update README.md

This commit is contained in:
2020-11-12 07:57:07 -06:00
committed by GitHub
parent bc4d7edd0c
commit b346532b64

View File

@@ -33,3 +33,21 @@
### License
Released under the modified BSD license. See `LICENSE.md` for more details.
### Citing
If you find UC.jl useful in your research, we would appreciate a citation such as:
```
@software{ucjl,
author = {Alinson S. Xavier and Feng Qiu},
title = {{UnitCommitment.jl: A Julia/JuMP Optimization Package
for the Security-Constrained Unit Commitment Problem}},
month = nov,
year = 2020,
publisher = {Zenodo},
version = {v0.1.0},
doi = {10.5281/zenodo.4269874},
url = {https://doi.org/10.5281/zenodo.4269874}
}
```