Skip to content

Commit 1befd58

Browse files
committed
add citation info in bibtex format
1 parent 53af91a commit 1befd58

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
@@ -54,6 +54,15 @@ This page includes both the API documentation and examples.
5454
- [2-player zero-sum game solver](https://jbytecode.github.io/OperationsResearchModels.jl/dev/game/)
5555

5656

57+
# How to cite
58+
59+
Please use the citation info below if you use this package in your work.
60+
61+
```bibtex
62+
@article{Satman2025, doi = {10.21105/joss.08592}, url = {https://doi.org/10.21105/joss.08592}, year = {2025}, publisher = {The Open Journal}, volume = {10}, number = {113}, pages = {8592}, author = {Satman, Mehmet Hakan}, title = {OperationsResearchModels.jl: A Julia package for operations research models}, journal = {Journal of Open Source Software} }
63+
```
64+
65+
5766
# How to contribute
5867

5968
Please read the page [Contributing](https://github.com/jbytecode/OperationsResearchModels.jl/blob/main/CONTRIBUTING.md) before contributing.

0 commit comments

Comments
 (0)