Skip to content

Commit d7a7e0a

Browse files
committed
update citation bibtex in README
1 parent 1befd58 commit d7a7e0a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,18 @@ This page includes both the API documentation and examples.
5959
Please use the citation info below if you use this package in your work.
6060

6161
```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} }
62+
@article{Satman2025,
63+
doi = {10.21105/joss.08592},
64+
url = {https://doi.org/10.21105/joss.08592},
65+
year = {2025},
66+
publisher = {The Open Journal},
67+
volume = {10},
68+
number = {113},
69+
pages = {8592},
70+
author = {Satman, Mehmet Hakan},
71+
title = {OperationsResearchModels.jl: A Julia package for operations research models},
72+
journal = {Journal of Open Source Software}
73+
}
6374
```
6475

6576

0 commit comments

Comments
 (0)