We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9eda9 commit 9df03daCopy full SHA for 9df03da
1 file changed
project/idselect/index.html
@@ -91,11 +91,11 @@ <h1 class="publication-title">
91
92
<!-- Links -->
93
<div class="publication-links">
94
- <a class="button is-medium external-link is-disabled" href="#">
+ <a class="button is-medium external-link is-disabled" href="https://arxiv.org/pdf/2602.18990">
95
<span class="icon"><i class="fas fa-file-pdf"></i></span>
96
<span>Paper</span>
97
</a>
98
+ <a class="button is-medium external-link is-disabled" href="https://arxiv.org/abs/2602.18990">
99
<span class="icon"><i class="ai ai-arxiv"></i></span>
100
<span>arXiv</span>
101
@@ -284,3 +284,4 @@ <h2 class="title is-3 section-title">BibTeX</h2>
284
</script>
285
</body>
286
</html>
287
+
0 commit comments