Skip to content

Commit 4e89464

Browse files
authored
Update archive-single.html
1 parent 4c1e5fa commit 4e89464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/archive-single.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2 class="archive__item-title" itemprop="headline">
5151
{% endif %}
5252

5353
{% if post.citation %}
54-
<p>Recommended citation: {{ post.citation }}</p>
54+
<p>Recommended citation: {{ post.citation }} {% if post.paperurl %} {{<a href=" {{ post.paperurl }} "><u>{{ post.paperurl }}</u></a>}} {% endif %}</p>
5555
{% endif %}
5656

5757
</article>

0 commit comments

Comments
 (0)