Skip to content

Commit cc36f7a

Browse files
committed
Change citation [skip ci]
1 parent 7cd032b commit cc36f7a

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -94,20 +94,7 @@ y_val = model.get_value(y)
9494
```
9595

9696
## Citation
97-
If you use PyOptInterface in your research, please consider citing [the following paper](https://arxiv.org/abs/2405.10130):
98-
99-
```bibtex
100-
@misc{yang2024pyoptinterface,
101-
title={PyOptInterface: Design and implementation of an efficient modeling language for mathematical optimization},
102-
author={Yue Yang and Chenhui Lin and Luo Xu and Wenchuan Wu},
103-
year={2024},
104-
eprint={2405.10130},
105-
archivePrefix={arXiv},
106-
primaryClass={cs.MS}
107-
}
108-
```
109-
110-
If you use the nonlinear optimization feature of PyOptInterface, please consider citing [the following paper](https://ieeexplore.ieee.org/document/10721402) as well:
97+
If you use PyOptInterface in your research, please consider citing [the following paper](https://ieeexplore.ieee.org/document/10721402):
11198

11299
```bibtex
113100
@article{yang2024accelerating,

0 commit comments

Comments
 (0)