{# Renders a citation for a resource #} {% set latest = h.get_record_permalink(res, g.record_dict) %} {% set versioned = h.get_record_permalink(res, g.record_dict, g.version, include_version=True) %} {% set retrieved = h.render_datetime(h.now(), date_format='%d %b %Y %H:%M:%S') %} {% asset 'ckanext-nhm/record-citation' %}

{{ _('Cite this as') }}

We track changes to records and therefore you have a choice of citation options:

To cite the most up to date record data use the Latest URL.

Or to cite this specific version of a record's data, ensuring any followers of the link see the same data every time they visit the link, use the Version URL.