We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568c32d commit 7dfb7bcCopy full SHA for 7dfb7bc
index.html
@@ -167,6 +167,15 @@ <h1 class="title is-1 publication-title">ConceptBed <p style="font-size:xx-large
167
<div class="column has-text-centered">
168
<div class="publication-links">
169
<!-- PDF Link. -->
170
+ <span class="link-block">
171
+ <a href="./AAAI_camera_ready.pdf"
172
+ class="external-link button is-normal is-rounded is-dark">
173
+ <span class="icon">
174
+ <i class="fas fa-file-pdf"></i>
175
+ </span>
176
+ <span>PDF (AAAI)</span>
177
+ </a>
178
179
<span class="link-block">
180
<a href="https://arxiv.org/abs/2306.04695" class="external-link button is-normal is-rounded is-dark">
181
<span class="icon">
@@ -345,4 +354,4 @@ <h3 class="title is-5">WOUAF</h3>
345
354
346
355
</body>
347
356
348
-</html>
357
+</html>
0 commit comments