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 d2995e5 commit 8b2886fCopy full SHA for 8b2886f
pages/publications.html
@@ -25,7 +25,7 @@ <h5><a href="{{ link }}" alt="Link to publication" target="_blank">{{ paper.titl
25
{% if paper.type == "thesis" %}
26
<p>{{ paper.author }} - Doctoral Thesis</p>
27
{% else %}
28
- <p>{{ paper.authors }} - {{ paper.title }} - {{ paper.publisher }}</p>
+ <p>{{ paper.authors }} - {{ paper.publisher }}</p>
29
{% endif %}
30
</div>
31
0 commit comments