Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ffelten committed Jul 24, 2024
1 parent 2f71529 commit 99727d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@misc{felten2024momaland,
title={MOMAland: A Set of Benchmarks for Multi-Objective Multi-Agent Reinforcement Learning},
title={MOMAland: A Set of Benchmarks for Multi-Objective Multi-Agent Reinforcement Learning},
author={Florian Felten and Umut Ucak and Hicham Azmani and Gao Peng and Willem Röpke and Hendrik Baier and Patrick Mannion and Diederik M. Roijers and Jordan K. Terry and El-Ghazali Talbi and Grégoire Danoy and Ann Nowé and Roxana Rădulescu},
year={2024},
eprint={2407.16312},
archivePrefix={arXiv},
primaryClass={cs.MA},
url={https://arxiv.org/abs/2407.16312},
}
url={https://arxiv.org/abs/2407.16312},
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@ Maintenance for this project is also contributed by the broader Farama team: [fa
If you use this repository in your research, please cite:
```bibtex
@misc{felten2024momaland,
title={MOMAland: A Set of Benchmarks for Multi-Objective Multi-Agent Reinforcement Learning},
title={MOMAland: A Set of Benchmarks for Multi-Objective Multi-Agent Reinforcement Learning},
author={Florian Felten and Umut Ucak and Hicham Azmani and Gao Peng and Willem Röpke and Hendrik Baier and Patrick Mannion and Diederik M. Roijers and Jordan K. Terry and El-Ghazali Talbi and Grégoire Danoy and Ann Nowé and Roxana Rădulescu},
year={2024},
eprint={2407.16312},
archivePrefix={arXiv},
primaryClass={cs.MA},
url={https://arxiv.org/abs/2407.16312},
url={https://arxiv.org/abs/2407.16312},
}
```
<!-- end citation -->
Expand Down

0 comments on commit 99727d4

Please sign in to comment.