{# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. #}
{{entry['author'] | pretty_author_list }}
{% if entry['published-online'] %} {{entry['published-online'] | to_isodate }} (online) {% endif %} {% if entry['published-online'] and entry['published-print'] %} – {% endif %} {% if entry['published-print'] %} {{entry['published-print'] | to_isodate }} (print) {% endif %}
{% if entry['container-title'] %}{{entry['container-title']['full']}} ({{entry['container-title']['short']}}).{% endif %} {% if entry['volume'] %}{{entry['volume']}}, {% endif %} {% if entry['issue'] %}{{entry['issue']}}, {% endif %} {% if entry['page'] %}{{entry['page']}}. {% endif %} {% if entry['doi'] %}doi:{{entry['doi']}}{% endif %} {% if entry['arxiv']%}arxiv:{{entry['arxiv']}}{% endif %}
{% if entry['description'] %}{{ entry['pdb'] | list_of_pdbs }}
{% endif %} {% if entry['cites'] %} Show ReferencesNum | Entry | Why | |
---|---|---|---|
{{ cite['num'] }} | {% if cite['resolved'] %}{{ cite['id'] }} | {% else %}{{ cite['id'] }} | {% endif %}{{ cite['why'] }} |
{{ cite['nums'] | join(', ') }} | {{ cite['why'] }} |
{% for tag in entry['tags'] %} {{tag}} {% endfor %}
{% endif %}