File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Welcome to **CodeClash**, a framework for evaluating Large Language Models (LLMs
99## Quick links
1010
1111<div class =" grid cards " >
12- <a href =" quickstart.md " class =" nav-card-link " >
12+ <a href =" quickstart/ " class =" nav-card-link " >
1313 <div class="nav-card">
1414 <div class="nav-card-header">
1515 <span class="material-icons nav-card-icon">rocket_launch</span>
@@ -55,5 +55,13 @@ Welcome to **CodeClash**, a framework for evaluating Large Language Models (LLMs
5555If you use CodeClash in your research, please cite:
5656
5757``` bibtex
58-
58+ @misc{yang2025codeclashbenchmarkinggoalorientedsoftware,
59+ title={CodeClash: Benchmarking Goal-Oriented Software Engineering},
60+ author={John Yang and Kilian Lieret and Joyce Yang and Carlos E. Jimenez and Ofir Press and Ludwig Schmidt and Diyi Yang},
61+ year={2025},
62+ eprint={2511.00839},
63+ archivePrefix={arXiv},
64+ primaryClass={cs.SE},
65+ url={https://arxiv.org/abs/2511.00839},
66+ }
5967```
You can’t perform that action at this time.
0 commit comments