Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Starting from February 2023, Brill changed its policy for journal concerning the copyright statement of articles. For all articles the copyright remains with the author(s), and the author(s) provided Brill with a license to publish it in its journal. In case of Open Access, an additional license is applicable, defining the terms and conditions for re-use of the content. Hereafter the consequences for the XML and PDF are described for the two situations: 

  1. an article licensed to Brill only

  2.  an article published in Open Access

An article licensed to Brill

XML

Permissions group if licensed to Brill
<permissions>
     <copyright-statement>© [name of the author(s)], [copyright year]. Published with license by Koninklijke Brill NV</copyright-statement>
     <copyright-year>[copyright year]</copyright-year>
     <copyright-holder>[name of the author(s)]</copyright-holder>
     <license license-type="ccc">
        <license-p>This work is published by Koninklijke Brill NV. Koninklijke Brill NV incorporates the imprints Brill, Brill Nijhoff, Brill Hotei, Brill Schöningh, Brill Fink, Brill mentis, Vandenhoeck & Ruprecht, Böhlau, V&R unipress and Wageningen Academic. Koninklijke Brill NV reserves the right to protect the publication against unauthorized use and to authorize dissemination by means of offprints, legitimate photocopies, microform editions, reprints, translations, and secondary information sources, such as abstracting and indexing services including databases. Requests for commercial re-use, use of parts of the publication, and/or translations must be addressed to Koninklijke Brill NV.</license-p>
     </license>
</permissions>

 Notes:

  1. Information between [ ] needs to be filled in:
    1. The name of the author(s). In case of three authors or more, the first name is filled in, together with the addition ", et al".
    2. The copyright year


Example
<permissions>
     <copyright-statement>© Giulia Tessa, et al, 2023. Published with license by Koninklijke Brill NV</copyright-statement>
     <copyright-year>2023</copyright-year>
     <copyright-holder>Giulia Tessa, et al.</copyright-holder>
     <license license-type="ccc">
        <license-p>This work is published by Koninklijke Brill NV. Koninklijke Brill NV incorporates the imprints Brill, Brill Nijhoff, Brill Hotei, Brill Schöningh, Brill Fink, Brill mentis, Vandenhoeck & Ruprecht, Böhlau, V&R unipress and Wageningen Academic. Koninklijke Brill NV reserves the right to protect the publication against unauthorized use and to authorize dissemination by means of offprints, legitimate photocopies, microform editions, reprints, translations, and secondary information sources, such as abstracting and indexing services including databases. Requests for commercial re-use, use of parts of the publication, and/or translations must be addressed to Koninklijke Brill NV.</license-p>
     </license>
</permissions>


PDF

In the PDF a two line footer is included at the first page of an article, typeset according to the instructions in the BTS;

  • line 1: Published with license by Koninklijke Brill NV | DOI: <DOI information>
  • line 2: © <name of the author(s)>, <copyright year> | ISSN: <print ISSN> (print) <online ISSN> (online)

The name of the authors and the copyright year as above in the XML. Use two EM-spaces before and after the |-character. Since the PDF version of most articles circulate as separate articles, not in an issue, the ISSN information is added. Thus the first page footer contains all relevant information.

Example:

An article published in Open Access

If an article is published in Open Access, The license type and license text in the XML is adjusted and reflect the corresponding license information. In the PDF a third line is added to the first-page footer with the Open Access information. The other elements in the XML and the first two lines in the PDF remain unchanged.

For Open Access, Brill supports CC BY, CC BY-NC and CC BY-NC-ND licenses (version 4.0).

XML

Permissions group if licensed to Brill
<permissions>
     <copyright-statement>© [name of the author(s)], [copyright year]. Published with license by Koninklijke Brill NV</copyright-statement>
     <copyright-year>[copyright year]</copyright-year>
     <copyright-holder>[name of the author(s)]</copyright-holder>
<permissions>
    <license license-type="open-access" xlink:href="[license URL]" xlink:title="[license type]">
        <license-p>This is an open access article distributed under the terms of the [license type] 4.0 license.</license-p>
    </license>
</permissions>


Notes:

  1. license URL
    1. https://creativecommons.org/licenses/by/4.0/
    2. https://creativecommons.org/licenses/by-nc/4.0/
    3. https://creativecommons.org/licenses/by-nc-nd/4.0/
  2. license type
    1. CC BY
    2. CC BY-NC
    3. CC BY-NC-ND


Example
<permissions>
     <copyright-statement>© Ma Rong, 2022. Published with license by Koninklijke Brill NV</copyright-statement>
     <copyright-year>2022</copyright-year>
     <copyright-holder>Ma Rong</copyright-holder>
     <license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/4.0/" xlink:title="CC BY">
        <license-p>This is an open access article distributed under the terms of the CC BY 4.0 license.</license-p>
    </license> </permissions>


PDF

As mentioned above, a third line is added to the footer:

  • line 1: Published with license by Koninklijke Brill NV | DOI: <DOI information>
  • line 2: © <name of the author(s)>, <copyright year> | ISSN: <print ISSN> (print) <online ISSN> (online)
  • line 3: This is an open access article distributed under the terms of the <license type> 4.0 license.

Example: