{{database.name}}

Database revision {{revision[0]}}, created {{revision[1]}}.

{% for citekey, entry in database.bibfile.items() %} {% if entry["abstract"] %} {% endif %} {% endfor %}
Author/Editor Title Date Journal/Proceedings/Publisher Reftype DOI/URL Owner
{% if entry['author'] %} {{entry.lastNames('author')}} {% elif entry['editor'] %} {{entry.lastNames('editor') + " (editors)"}} {% else %} {{entry['organization']}} {% endif %} {% if entry["file"] %}{% endif %} {{entry["title"]}} {% if entry["file"] %}{% endif %} {{entry["date"] or entry["year"]}} {{database.strval(entry["journal"] or entry["booktitle"] or entry["publisher"] or entry["school"])}} {{entry.entrytype}} {% if entry["doi"] %} DOI {% endif %} {% if entry["url"] %} URL {% endif %} {{entry["owner"]}}
{{entry.bibsrc|e}}
{{entry["abstract"]}}