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