new "accepted" section + JPRSS accepted
This commit is contained in:
parent
4102079b64
commit
3f557424fd
7 changed files with 26 additions and 24 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</span>
|
||||
</p>
|
||||
<p class="clear">
|
||||
{% if pub.journal %}<em>{{pub.journal}}</em>{% if pub.issue %} | Vol. {{pub.issue.volume}} ({{pub.issue.year}}), no. {{pub.issue.number}}{% endif -%}{% else %} <em>preprint, soumis/submitted</em> {% endif %}
|
||||
{% if pub.journal %}<em>{{pub.journal}}</em>{% if pub.issue %} | Vol. {{pub.issue.volume}} ({{pub.issue.year}}), no. {{pub.issue.number}}{% endif -%}{% endif %}
|
||||
<span class="right">
|
||||
{% for link in pub.links %}
|
||||
{% for l in link %}{% assign k = l[0] %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue