Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Beispiel für copyright-statement/copyright-year/copyright-holder

Codeblock
languagexml
<permissions>
<copyright-statement>Copyright 1999, British Medical Journal</copyright-statement>
<copyright-year>1999</copyright-year>
<copyright-holder content-type="cooperate-body">British Medical Journal</copyright-holder>
</permissions>

Gesamtbeispiele

 

Codeblock
languagexml
<permissions>
   <copyright-statement>Copyright: &copy; 2004 Eichenberger et al.</copyright-statement>
   <copyright-year>2004</copyright-year>
   <license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/2.0/">
      <license-p>This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium,
                 provided the original work is properly cited.
      </license-p>
  </license>
</permissions>
Codeblock
languagexml
<permissions>
<copyright-statement>Copyright 1999, British Medical Journal, British Medical Association</copyright-statement>
<copyright-year>1999</copyright-year>
<copyright-holder content-type="cooperate-body">British Medical Journal</copyright-holder>
<copyright-holder content-type="cooperate-body">British Medical Association</copyright-holder>
 <license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/2.0/">
     <license-p>This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium,
                provided the original work is properly cited.
     </license-p>
 </license>
</permissions>

...