File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ permalink: /publications/
14
14
15
15
<ul >
16
16
{% for publi in site.data.recentpub %}
17
- <li >< span class = " __dimensions_badge_embed__ " data-pmid = " {{ publi.pmid }} " data-style = " small_rectangle " >
17
+ <li >
18
18
{{ publi.authors }} ({{ publi.year }}) {{ publi.title }}. <a href =" {{ publi.url }} " >{{ publi.display }}</a >.
19
- [ PMID: <a href =" https://www.ncbi.nlm.nih.gov/pubmed/{{ publi.pmid }} " >{{ publi.pmid }}</a >] </span >
19
+ [ PMID: <a href =" https://www.ncbi.nlm.nih.gov/pubmed/{{ publi.pmid }} " >{{ publi.pmid }}</a >]
20
+ <span class =" __dimensions_badge_embed__ " data-pmid =" {{ publi.pmid }} " data-style =" small_rectangle " ></span >
20
21
<!--
21
22
[<a href="https://badge.dimensions.ai/details/pmid/{{ publi.pmid }}">Citations</a>]
22
23
-->
You can’t perform that action at this time.
0 commit comments