We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49cc06e commit 4e9483fCopy full SHA for 4e9483f
_includes/archive-single.html
@@ -54,6 +54,8 @@ <h2>{{title}}</h2>
54
<!-- <a class="w3-button btn w3-white w3-text-blue w3-border" href="https://simple-bev.github.io/">project page</a> -->
55
<a href="{{post.paperurl}}">[paper]</a>
56
<a href="{{post.codeurl}}">[code]</a>
57
+ <a href="{{post.arxivrurl}}">[arXiv]</a>
58
+ <a href="{{post.bibrurl}}">[BibTeX]</a>
59
{% if post.additional_note %}
60
{{post.additional_note}}
61
{% endif %}
0 commit comments