Skip to content

Commit 631e387

Browse files
committed
paper
1 parent aa83efc commit 631e387

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h1 class="title is-1 publication-title is-bold">
109109
<!-- PDF Link. -->
110110
<span class="link-block">
111111
<!-- @PAN TODO: change links -->
112-
<a href=""
112+
<a href="https://arxiv.org/abs/2510.14807"
113113
class="external-link button is-normal is-rounded is-dark">
114114
<span class="icon">
115115
<i class="fas fa-file-pdf"></i>
@@ -359,7 +359,12 @@ <h1 class="title is-1 mmmu">Results</h1>
359359
<div class="container is-max-desktop content">
360360
<h2 class="title is-3 has-text-centered">BibTeX</h2>
361361
<pre><code>
362-
362+
@article{yu2025simko,
363+
title={SimKO: Simple Pass@K Policy Optimization},
364+
author={Peng, Ruotian and Ren, Yi and Yu, Zhouliang and Liu, Weiyang and Wen, Yandong},
365+
journal={arXiv preprint arXiv:2510.14807},
366+
year={2025}
367+
}
363368

364369
</code></pre>
365370
</div>

0 commit comments

Comments
 (0)