File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
{{ publication.authors }} ({{ publication.date }}).< br />
3
3
< b > {{ publication.title }}</ b > [{{ publication.type }}].< br />
4
4
{% if publication.ads %}ADS: < a href ="{{ publication.ads }} "> {{ publication.ads }}</ a > .< br /> {% endif %}
5
- {% if publication.doi %}DOI: < a href =" {{ publication.doi }} " > {{ publication.doi }} </ a > .< br /> {% endif %}
5
+ {% if publication.doi %}DOI: {{ publication.doi }}.< br /> {% endif %}
6
6
{% if publication.urn %}URN: < a href ="{{ publication.urn }} "> {{ publication.urn }}</ a > .< br /> {% endif %}
7
- {% if publication.uri %}URL: < a href ="{{ publication.urn }} "> {{ publication.uri }}</ a > .< br /> {% endif %}
7
+ {% if publication.uri %}URL: < a href ="{{ publication.uri }} "> {{ publication.uri }}</ a > .< br /> {% endif %}
8
8
< br />
9
9
</ li >
You can’t perform that action at this time.
0 commit comments