ISSUE-2043 (References in spec): Make all references to TRs use dated URLs [SVG Core 2.0]

ISSUE-2043 (References in spec): Make all references to TRs use dated URLs [SVG Core 2.0]

http://www.w3.org/Graphics/SVG/WG/track/issues/2043

Raised by: Anthony Grasso
On product: SVG Core 2.0

When placing references in the spec. We should use dated URLs to the specs we reference. Additionally we should add links to the reference section of the spec.

Perhaps the markup should look something like this:

<a href="http://www.w3.org/TR/2005/REC-SMIL2-20051213/">
  <cite>
    Synchronized Multimedia Integration Language (SMIL) 2.1
  </cite>
</a>
 [<a href="refs.html#ref-SMIL21">SMIL21</a>]

Received on Wednesday, 27 August 2008 14:21:34 UTC