Page tree

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

Compare with Current View Page History

« Previous Version 4 Next »

End of 2021 it has been decided to include the front and back matter of journal issues in the web package and make these online accessible. An important reason to do so, is the information concerning the editorial board. At brill.com, fed by KLOPOTEK, the current editorial board is given, which can - and in many cases will - be different from the board that was responsible for an earlier volume. Based on research amongst academic libraries, it has been decided to add front matter pages only to the first issue of a volume and back matter pages only to the last. Due to this, the issues in a volume can easily be bound together. Front matter information is repeated at the inside cover of all issues. Hereafter, the specifications for including the front matter pages in the first issue and back matter in the last issue of a volume are given. These specifications should be followed immediately.

Front matter in issue 1

Back matter in the last issue

in general the back matter consists mainly of the volume contents. It has to be treated as a regular article. Main differences / specifications:

  • Only header XML is necessary, Actual information is presented in PDF format and access is free (include <ali:free_to_read xmlns:ali="http://www.niso.org/schemas/ali/1.0/"/> in the permissions group)
  • Attribute article-type="Other"
  • Title = Back matter
  • Volume and date information is copied from the issue.
  • Page numbering is based on continuing the numbering of the last article.
  • The sequential number in DOI and PDF-filename is the number of the last article + 1
  • Subject "back matter" is added

Below, an example of the XML for back matter in issue 4 of volume 17 of the COPR-journal. This issue has 6 articles, as a result, the number used in the DOI and PDF file name is 7. Final page number of the last article is 332.

Back matter example
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="1.1" article-type="other" xml:lang="eng">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">COPR</journal-id>
      <journal-id journal-id-type="eissn">1875-8185</journal-id>
      <journal-title-group>
        <journal-title>Contemporary Pragmatism</journal-title>
        <abbrev-journal-title abbrev-type="ltwa">Contemp. Pragmat.</abbrev-journal-title>
      </journal-title-group>
      <issn publication-format="print">1572-3429</issn>
      <issn publication-format="online">1875-8185</issn>
      <publisher>
        <publisher-name>Brill | Rodopi</publisher-name>
        <publisher-loc>Leiden</publisher-loc>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.1163/18758185-01704007</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>back matter</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Back matter</article-title>
      </title-group>
     <pub-date date-type="issue" publication-format="online">
        <day>07</day>
        <month>12</month>
        <year>2020</year>
      </pub-date>
      <volume content-type="number">17</volume>
      <volume content-type="year">2020</volume>
     <issue>1</issue>
      <fpage specific-use="PDF" seq="007">333</fpage>
      <lpage>334</lpage>
      <permissions>
        <copyright-statement>© Koninklijke Brill NV, Leiden, 2021</copyright-statement>
        <copyright-year>2021</copyright-year>
        <copyright-holder>Koninklijke Brill NV incorporates the imprints Brill, Brill Hes & De Graaf, Brill Nijhoff, Brill Rodopi, Brill Sense, Hotei Publishing, mentis Verlag, Verlag Ferdinand Schöningh and Wilhelm Fink Verlag.</copyright-holder>
        <ali:free_to_read xmlns:ali="http://www.niso.org/schemas/ali/1.0/"/>
      </permissions>
      <self-uri content-type="pdf" xlink:href="18758185_017_04_s007_text.pdf"/>
      <custom-meta-group>
        <custom-meta>
          <meta-name>version</meta-name>
          <meta-value>header</meta-value>
        </custom-meta>
      </custom-meta-group>
    </article-meta>
  </front>
</article>