Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion doc/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,10 @@ <h4>Normative references section</h4>
<li>Each <code>li</code> element may contain one <code>a</code> element that contains a location where the reference can
be retrieved.</li>
</ul>

<p>Undated references should always be used (to designate using the latest version), except for when needed, as per <a href="#bib-iso-directives-part2"></a>.
Comment thread
SteveLLamb marked this conversation as resolved.
Outdated

<p class="note">For SMPTE documents, see <a href="#bib-ag-29"></a> for the specification of persistent link URIs for both "latest" and specific versions of a document referenced.</p>
Comment thread
SteveLLamb marked this conversation as resolved.
Outdated

<div class="example">
<pre>&lt;section id=&quot;sec-normative-references&quot;&gt;
&lt;ul&gt;
Expand Down Expand Up @@ -2335,6 +2338,8 @@ <h3>Sample Workflow </h3>
<a>https://doc.smpte-doc.org/ag-02/main/</a></li>
<li><cite id="bib-smpte-ag-16">SMPTE AG 16</cite>, Standards Style Guide.
<a>https://doc.smpte-doc.org/ag-16/main/</a></li>
<li><cite id="bib-ag-29">SMPTE AG-29</cite>, Document Library: URL Spec (Persistent URIs)
Comment thread
SteveLLamb marked this conversation as resolved.
Outdated
<a>https://github.com/SMPTE/document-url-spec</a></li>
<li><cite id="bib-smpte-gh-om">SMPTE GitHub Operating Manual</cite>
<a>https://github.com/SMPTE/github-operating-manual</a></li>
</ul>
Expand Down