Non-publication date used within a bibliographic reference. Replaces deprecated elements <access-date> and <time-stamp>.
A <date-in-citation> element should not be used to record the publication date (use <pub-date>). This element can be used to record dates such as access dates, copyright dates, patent application dates, or time stamps indicating the exact time the work was published for a continuously or frequently updated source.
<!ELEMENT date-in-citation (#PCDATA %date-in-citation-elements;)* >
(#PCDATA | day | era | month | season | year | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | ruby | x)*
Any combination of:
<element-citation>, <mixed-citation>, <product>, <related-article>, <related-object>
In an element-style bibliographic reference (punctuation and spacing removed):
... <ref> <element-citation publication-type="book" publication-format="web"> <source>Fact sheet: AIDS information resources</source> <comment>[Internet]</comment> <publisher-loc>Bethesda (MD)</publisher-loc> <publisher-name>National Library of Medicine (US)</publisher-name> <year iso-8601-date="2002-05-02">2003</year> <month>May</month> <day>2</day> <date-in-citation content-type="updated" iso-8601-date="2005-07-14">updated 2005 Jul 14</date-in-citation> <date-in-citation content-type="access-date" iso-8601-date="2006-11-15">cited 2006 Nov 15</date-in-citation> <size units="screens">[about 3 screens]</size> <comment>Available from: <uri>http://www.nlm.nih.gov/pubs/factsheets/aidsinfs.html</uri> </comment> </element-citation> </ref> ...
In a mixed-style bibliographic reference (punctuation and spacing preserved):
... <ref> <mixed-citation publication-type="book" publication-format="web"> <source>Fact sheet: AIDS information resources</source> [Internet]. <publisher-loc>Bethesda (MD)</publisher-loc>: <publisher-name>National Library of Medicine (US)</publisher-name>; <year iso-8601-date="2003-05-02">2003</year> <month>May</month> <day>2</day> [updated <date-in-citation content-type="updated" iso-8601-date="2005-07-14">2005 Jul 14</date-in-citation>; cited <date-in-citation content-type="access-date" iso-8601-date="2006-11-15">2006 Nov 15</date-in-citation>]. <size units="screens">[about 3 screens]</size>. Available from: <uri>http://www.nlm.nih.gov/pubs/factsheets/aidsinfs.html</uri>. </mixed-citation> </ref> ...
JATS-references1.ent