vikpant commited on
Commit
d672c33
·
verified ·
1 Parent(s): 622585c

README: replace arXiv-ID-forthcoming placeholders with canonical arXiv:2605.02063

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -26,7 +26,7 @@ integrated, cooperative) with one of seven random seeds.
26
 
27
  **Companion technical report**: *Coopetition-Gym v1: A Formally Grounded
28
  Platform for Mixed-Motive Multi-Agent Reinforcement Learning under Strategic
29
- Coopetition*. Pant and Yu, arXiv preprint (May 2026; canonical arXiv ID forthcoming).
30
 
31
  **Companion code**: https://github.com/vikpant/strategic-coopetition
32
 
@@ -169,13 +169,12 @@ for the complete Gebru et al. datasheet.
169
  ## Citation
170
 
171
  ```bibtex
172
- @misc{pant2026coopetitiongym,
173
  title={Coopetition-Gym v1: A Formally Grounded Platform for Mixed-Motive
174
  Multi-Agent Reinforcement Learning under Strategic Coopetition},
175
  author={Pant, Vik and Yu, Eric},
176
- year={2026},
177
- publisher={arXiv},
178
- note={Companion technical report; arXiv ID forthcoming}
179
  }
180
 
181
  @software{pant2026coopetitiongym_software,
 
26
 
27
  **Companion technical report**: *Coopetition-Gym v1: A Formally Grounded
28
  Platform for Mixed-Motive Multi-Agent Reinforcement Learning under Strategic
29
+ Coopetition*. Pant and Yu, [arXiv:2605.02063](https://arxiv.org/abs/2605.02063), 2026.
30
 
31
  **Companion code**: https://github.com/vikpant/strategic-coopetition
32
 
 
169
  ## Citation
170
 
171
  ```bibtex
172
+ @article{pant2026coopetitiongym,
173
  title={Coopetition-Gym v1: A Formally Grounded Platform for Mixed-Motive
174
  Multi-Agent Reinforcement Learning under Strategic Coopetition},
175
  author={Pant, Vik and Yu, Eric},
176
+ journal={arXiv preprint arXiv:2605.02063},
177
+ year={2026}
 
178
  }
179
 
180
  @software{pant2026coopetitiongym_software,