update webpage for arxiv link
This commit is contained in:
+10
-8
@@ -1803,7 +1803,7 @@
|
|||||||
</svg>
|
</svg>
|
||||||
Code Repo
|
Code Repo
|
||||||
</a>
|
</a>
|
||||||
<a class="button secondary" href="#citation" aria-label="Paper placeholder">
|
<a class="button secondary" href="https://arxiv.org/abs/2605.23904" target="_blank" rel="noopener" aria-label="arXiv paper">
|
||||||
<img class="button-icon arxiv-icon" src="skillopt-assets/arxiv-logomark-small.svg" alt="" aria-hidden="true">
|
<img class="button-icon arxiv-icon" src="skillopt-assets/arxiv-logomark-small.svg" alt="" aria-hidden="true">
|
||||||
Paper
|
Paper
|
||||||
</a>
|
</a>
|
||||||
@@ -2409,19 +2409,21 @@
|
|||||||
<div>
|
<div>
|
||||||
<h2>Citation.</h2>
|
<h2>Citation.</h2>
|
||||||
<p class="section-lede">
|
<p class="section-lede">
|
||||||
Placeholder BibTeX. The final paper link and camera-ready citation will be updated when available.
|
If you find SkillOpt useful, please cite the arXiv preprint below.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bibtex-box">
|
<div class="bibtex-box">
|
||||||
<button class="copy-btn" type="button" onclick="copyBibtex(this)">Copy</button>
|
<button class="copy-btn" type="button" onclick="copyBibtex(this)">Copy</button>
|
||||||
<pre><code>@misc{skillopt2026,
|
<pre><code>@article{skillopt2026,
|
||||||
title = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
|
title = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
|
||||||
author = {SkillOpt Authors},
|
author = {SkillOpt Authors},
|
||||||
year = {2026},
|
year = {2026},
|
||||||
note = {Preprint forthcoming},
|
eprint = {2605.23904},
|
||||||
url = {https://microsoft.github.io/SkillOpt/}
|
archivePrefix = {arXiv},
|
||||||
|
primaryClass = {cs.LG},
|
||||||
|
url = {https://arxiv.org/abs/2605.23904}
|
||||||
}</code></pre>
|
}</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
+10
-8
@@ -1803,7 +1803,7 @@
|
|||||||
</svg>
|
</svg>
|
||||||
Code Repo
|
Code Repo
|
||||||
</a>
|
</a>
|
||||||
<a class="button secondary" href="#citation" aria-label="Paper placeholder">
|
<a class="button secondary" href="https://arxiv.org/abs/2605.23904" target="_blank" rel="noopener" aria-label="arXiv paper">
|
||||||
<img class="button-icon arxiv-icon" src="skillopt-assets/arxiv-logomark-small.svg" alt="" aria-hidden="true">
|
<img class="button-icon arxiv-icon" src="skillopt-assets/arxiv-logomark-small.svg" alt="" aria-hidden="true">
|
||||||
Paper
|
Paper
|
||||||
</a>
|
</a>
|
||||||
@@ -2409,19 +2409,21 @@
|
|||||||
<div>
|
<div>
|
||||||
<h2>Citation.</h2>
|
<h2>Citation.</h2>
|
||||||
<p class="section-lede">
|
<p class="section-lede">
|
||||||
Placeholder BibTeX. The final paper link and camera-ready citation will be updated when available.
|
If you find SkillOpt useful, please cite the arXiv preprint below.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bibtex-box">
|
<div class="bibtex-box">
|
||||||
<button class="copy-btn" type="button" onclick="copyBibtex(this)">Copy</button>
|
<button class="copy-btn" type="button" onclick="copyBibtex(this)">Copy</button>
|
||||||
<pre><code>@misc{skillopt2026,
|
<pre><code>@article{skillopt2026,
|
||||||
title = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
|
title = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
|
||||||
author = {SkillOpt Authors},
|
author = {SkillOpt Authors},
|
||||||
year = {2026},
|
year = {2026},
|
||||||
note = {Preprint forthcoming},
|
eprint = {2605.23904},
|
||||||
url = {https://microsoft.github.io/SkillOpt/}
|
archivePrefix = {arXiv},
|
||||||
|
primaryClass = {cs.LG},
|
||||||
|
url = {https://arxiv.org/abs/2605.23904}
|
||||||
}</code></pre>
|
}</code></pre>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user