Last modified: {{ record.modifiedAt.format('Y-m-d') }} at {{ record.modifiedAt.format('H:i:s') }}
Editor: {{ record.editor }}
{% extends 'data_entry.html.twig' %} {% block title %}Collector - {{ record.name }} | ArCOA{% endblock %} {% block rightpanel %}
Record ID | {{ record.id }} |
---|---|
Status | {{ record.getStatus() }} |
Editor(s) | {{ record.editor }} |
Name | {{ record.name }} |
Date of birth | {{ record.birthDate }} |
Date of death | {{ record.deathDate }} |
Places / areas of activity | {{ record.places }} |
Description | {{ record.description }} |
Short description | {{ record.shortDescription }} |
External identifier(s) | {{ record.externalIdentifier }} |
External link(s) | {{ record.link }} |
Subject headings | {{ record.subjectHeadings }} |
ArCOA URI | {{ record.uri }} |
Editorial notes | {{ record.notes }} |
Bibliographies
ID | Status | Citation | Editor | Reference |
---|---|---|---|---|
{{ biblio.id }} | {{ biblio.citation }} | {{ biblio.status }} | {{ biblio.editor }} | {{ biblio.reference }} |