.. _element-pub-date: ========== Mandatory attributes: 1. ``@date-type`` +------------------------------+--------------------+ | Appears in | Frequency | +==============================+====================+ | :ref:`element-article-meta` | one or more times | +------------------------------+--------------------+ The publication date of an article and it's issue uses the element ```` which may contain the elements :ref:`element-day`, :ref:`element-month`, :ref:`element-season` and must contain :ref:`element-year`. ```` may be accompanied by the attribute ``@publication-format`` and ``@date-type`` where: ``@publication-format`` can be **ppub** if there is a publication date for a print version of the article, and **epub** to identify the electronic publication date. ``@date-type`` can be **collection** or **pub** where: * **pub** represents the article publication date in it's print and/or electronic versions, .. note:: Only complete dates are accepted wich means the pub-date element must have the elements :ref:`element-day`, :ref:`element-month` and :ref:`element-year`. The element :ref:`element-season` it not accepted here. * **collection** represents the publication date defined by the journal periodicity. .. note:: It is not necessary to have the attribute ``@publication-format`` when the attribute ``@date-type`` has the value **collection**. See the examples bellow. For Érudit PS will be mandatory to have at least one ```` element inside :ref:`element-article-meta` with the publication date defined by the journal periodicity and expressed by the attribute ``@date-type=collection``. The article and journal publishing dates may differs for many reasons. .. note:: The use of the attribute ``@pub-type`` is deprecated in :term:`NISO JATS Journal Archiving DTD` specifications, and consequently it is not accepted in :term:`Érudit PS`. Examples: * :ref:`pubdate-example-1` * :ref:`pubdate-example-2` .. _pubdate-example-1: Example of ```` of a document in a print and electronic versions: --------------------------------------------------------------------------- .. code-block:: xml ... ... 10 01 2014 21 02 2014 Jan-Feb 2014 ... ... .. _pubdate-example-2: Example of ```` of a document available only in electronic version: ----------------------------------------------------------------------------- .. code-block:: xml ... ... 17 03 2014 2015 ... ... .. {"reviewed_on": "2019-10-11", "by": "mathieu.pigeon@erudit.org"}