{% extends "base.html" %} {% load static i18n %} {% block main %}

{% translate "How to Cite" %}

{% translate "Anyone is welcome to use our metadata, transcriptions and translations, but please cite them accordingly." %}

{% translate "Some general principles, with examples:" %}

{% translate "Always mention the shelfmark when citing a fragment." %}

{% translate "Example:" %}

{% translate "Metadata, transcriptions and translations that come from print editions should acknowledge the original publication." %}

{% translate "Example:" %}

{% translate "Metadata, transcriptions and translations that the IEDC lists as unpublished or revised should be cited with credit to the editor(s) and contributors who produced the data for the IEDC." %}

{% translate "Example:" %}

{% include 'snippets/footer.html' %} {% endblock %}