We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4b6fa commit fd83d34Copy full SHA for fd83d34
project/index.html
@@ -87,6 +87,7 @@ <h1 class="title is-1 publication-title">Image Reconstruction as a Tool for Feat
87
</span>
88
89
<!-- ArXiv abstract Link -->
90
+ <!-- TODO: add arXiv link -->
91
<span class="link-block">
92
<a href="https://arxiv.org/abs/<ARXIV PAPER ID>" target="_blank"
93
class="external-link button is-normal is-rounded is-dark">
@@ -190,7 +191,7 @@ <h2 class="title is-3" style="white-space: nowrap;">Feature-space transformation
190
191
192
193
-
194
+ <!-- TODO: add citation -->
195
<!--BibTex citation -->
196
<section class="section" id="BibTeX">
197
<div class="container is-max-desktop content">
0 commit comments