Ingest Workbench

Hash: {{ doc.hash[:12] if doc else 'N/A' }} {% if duplicate_tag %} Duplicate Found: {{ duplicate_tag }} {% else %} No Duplicate {% endif %}
{% if temp_filename %} {% else %}
No PDF preview available
{% endif %}
BibTeX Editor
{{ preview_html|safe }}
Metadata Diagnostics
{% if doc and doc.candidates %} {% for source, data in doc.candidates.items() %} {% if data %}
{{ source|capitalize }} {{ data.title }}
{% endif %} {% endfor %} {% endif %}