Object permissions
Capture permissions information specific to an object (figure, table, media) in a permissions element.
Capture the copyright year in a copyright-year element.
Capture the name of the copyright holder in a copyright-holder element.
Combine the copyright holder and year in a copyright-statement
element. Capture the copyright symbol ©
at the start of the copyright
statement.
Capture Open Access license information in a license element.
Figure permissions
<fig id="fig1"> <label>Fig. 1</label> <caption><p>Temporal changes in water column structure</p></caption> <permissions> <copyright-statement>© 2012, Alegado et al</copyright-statement> <copyright-year>2012</copyright-year> <copyright-holder>Alegado et al</copyright-holder> <license license-type="cc-by-nc" xlink:href="http://creativecommons.org/licenses/by/4.0/"> <license-p>This article is distributed under the terms of the <ext-link ext-link-type="uri" xlink:href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution License</ext-link>, which permits unrestricted use and redistribution provided that the original author and source are credited.</license-p> </license> </permissions> <graphic xlink:href="fpt203f1.png"/> </fig>