Skip to content

Commit 7c3e500

Browse files
authored
Update publications.md
1 parent d3f3b21 commit 7c3e500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_pages/publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ toc: true
1313
- **{{ pub.title }}** {{ pub.authors}},
1414
_{{ pub.venue }}_ ({{ pub.date | date: "%Y" }})
1515
{% if pub.doi %} <a href="https://doi.org/{{ pub.doi }}">doi</a>{% endif %}
16-
{% if pub.pmid %} {{ pub.pmid }} {% endif %}
16+
{% if pub.pmid %} PMID: {{ pub.pmid }} {% endif %}
1717
{% endfor %}
1818

0 commit comments

Comments
 (0)