Skip to content

Commit deac85a

Browse files
committed
update README.md
1 parent 7af92cd commit deac85a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This page includes both the API documentation and examples.
5656

5757
# How to cite
5858

59-
Please use the citation info below if you use this package in your work.
59+
Please use the citation info below if you use this package in your work. If you use a tex distribution you can cite with the bibtex entry
6060

6161
```bibtex
6262
@article{Satman2025,
@@ -73,6 +73,12 @@ Please use the citation info below if you use this package in your work.
7373
}
7474
```
7575

76+
or within text editors:
77+
78+
> Satman, M. H., (2025). OperationsResearchModels.jl: A Julia package for operations research models. Journal of Open Source Software, 10(113), 8592, https://doi.org/10.21105/joss.08592
79+
80+
81+
Thank you in advance for citing my work!
7682

7783
# How to contribute
7884

0 commit comments

Comments
 (0)