Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Introduction

Different dates can be assigned to an article, referring to the process of submission and review and to the final publication of an article online and/or in a printed issue. This page provides more information about the meaning and use of these dates in XML and PDF documents.

Publication date



XML-packages received from Editorial Manager provide information about the "history" of the article. When was it received? When was it reviewed, accepted and published? Such information should be included in the XML-package, using the history-element. Including in the PDF is decided upon per journal. Within the history element, multiple dates can be specified, using the attribute date-type to specify the meaning of the date-element. The following options for date-type are accepted (most frequently used are marked with a coloured background):

value date-typemeaning
receivedDate that article was received
initial decisionDate that initial decision was taken on article
rev-requestThe date revisions were requested. There may be more than one @date-type with this value
rev-recdDate that a revised version of the article was received. There may be more than one @date-type with this value
acceptedDate that article was accepted in journal
pubThe publication date (online or print)
preprintPreprint dissemination date (online or print)
version-of-recordDate that the version of record of the article was published (online or print)
retractedThe date an article was retracted
correctedThe date an article was corrected

For articles that are not submitted through Editorial Manager, this information is in general not available. If provided in another way, the information can be included as well in the XML and - if applicable - PDF.

Example

Article history
<article-meta>
	...
	<history>
		<date date-type="received">
			<day>20</day>
			<month>11</month>
			<year>2018</year>
		</date>
		<date date-type="initial-decision">
			<day>25</day>
			<month>02</month>
			<year>2019</year>
		</date>
		<date date-type="rev-recd">
			<day>19</day>
			<month>03</month>
			<year>2019</year>
		</date>
		<date date-type="accepted">
			<day>25</day>
			<month>04</month>
			<year>2019</year>
		</date>
		<date date-type="pub">
			<day>20</day>
			<month>05</month>
			<year>2019</year>
		</date>
	</history>
	...
</article-meta>

 As mentioned, showing the article history in the PDF is determined for each journal. The above example is copied from an article in Behaviour. In the PDF this information is included as: 

Date fields with specific attributes are also mentioned at the metadata page of the article at brill.com: