Skip to content

Commit 421aec6

Browse files
authored
Remove citation section from README
Removed citation section from README.md.
1 parent 26ac230 commit 421aec6

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -100,22 +100,6 @@ This project draws inspiration from the following packages:
100100
- **[A Compendium of NP Optimization Problems](https://www.csc.kth.se/tcs/compendium/)** — Online catalog of NP optimization problems with approximability results (Crescenzi & Kann).
101101
- **Computers and Intractability** (Garey & Johnson, 1979) — The classic reference cataloging 300+ NP-complete problems with reductions. The most cited book in computer science.
102102
103-
## Citation
104-
105-
If you find this project useful in your research, please cite:
106-
107-
```bibtex
108-
@misc{pan2026problemreductionsscaleagentic,
109-
title={Problem Reductions at Scale: Agentic Integration of Computationally Hard Problems},
110-
author={Xi-Wei Pan and Shi-Wen An and Jin-Guo Liu},
111-
year={2026},
112-
eprint={2604.11535},
113-
archivePrefix={arXiv},
114-
primaryClass={cs.AI},
115-
url={https://arxiv.org/abs/2604.11535},
116-
}
117-
```
118-
119103
## License
120104
121105
MIT License - see [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)