You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>The <code>cite</code> element shall contain an <code>id</code> attribute with value prefixed by
565
565
<code>bib-</code>.</li>
566
566
<li>Each <code>li</code> element may contain additional title information.
567
-
568
567
<li>Each <code>li</code> element may contain one <code>a</code> element that contains a location where the reference can
569
568
be retrieved.</li>
570
569
<li>Each <code>li</code> element may contain one <code>span</code> element with a <code>class="doi"</code> attribute that contains the DOI of the document. Using this will also create a DOI resolver URL.</li>
571
570
</ul>
572
-
<p>Undated references should be used, since they point to the most most up-to-date edition of a document.</p>
571
+
572
+
<p>The DOI <code>span</code> element should be used, and not the <code>a</code> element, for both the most recent and specific editions of a SMPTE document. SMPTE HO can provide guidance for specific DOIs available.</p>
573
+
574
+
<p>Undated references should be used, since they point to the most up-to-date edition of a document.</p>
573
575
574
-
<p>Dated references shall be used when referencing a specific element of the document, e.g., a table. They should also be used when past and future editions of the document are likely to be inadequate. </p>
575
-
576
-
<pclass="note">The DOI <code>span</code> element should be used, and not the <code>a</code> element, for both the most recent and specific editions of a SMPTE document. SMPTE HO can provide guidance for specific DOIs available.</p>
576
+
<p>Dated references shall be used when referencing a specific element of the document, e.g., a table. They should also be used when past and future editions of the document are likely to be inadequate.</p>
0 commit comments