Skip to content

Commit e1f785a

Browse files
authored
fix: citation
1 parent aa35801 commit e1f785a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/About.vue

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
primaryClass={cs.SE},
2222
url={xxx},
2323
}</code></pre>
24-
<pre id="citation">
25-
<code>@inproceedings{
26-
jimenez2024swebench,
27-
title={{SWE}-bench: Can Language Models Resolve Real-world Github Issues?},
28-
author={Carlos E Jimenez and John Yang and Alexander Wettig and Shunyu Yao and Kexin Pei and Ofir Press and Karthik R Narasimhan},
29-
booktitle={The Twelfth International Conference on Learning Representations},
30-
year={2024},
31-
url={https://openreview.net/forum?id=VTF8yNQM66}
32-
}</code></pre>
24+
<br/>
25+
<pre id="citation"><code>@inproceedings{jimenez2024swebench,
26+
title={SWE-bench: Can Language Models Resolve Real-world Github Issues?},
27+
author={Carlos E Jimenez and John Yang and Alexander Wettig and Shunyu Yao and Kexin Pei and Ofir Press and Karthik R Narasimhan},
28+
booktitle={The Twelfth International Conference on Learning Representations},
29+
year={2024},
30+
url={https://openreview.net/forum?id=VTF8yNQM66}
31+
}</code>
32+
</pre>
3333
<br/>
3434
<b>Disclaimer:</b> Multi-SWE-bench is for research purposes only. Models
3535
evaluated on Multi-SWE-bench may produce unexpected results.

0 commit comments

Comments
 (0)