<attrib>

Appears in

Frequency

<boxed-text>

Zero or more times

<disp-quote>

Zero or more times

<fig>

Zero or more times

<graphic>

Zero or more times

<element-media>

Zero or more times

<supplementary-material>

Zero or more times

<table-wrap>

Zero or more times

<verse-group>

Zero or more times

<table-wrap-foot>

Zero or more times

Used to credit the author or licensor of the assets or content which require such attribution.

Note

In JATS, a variety of elements could be used inside <attrib>. In the scope of the Érudit PS, only the elements <email>, <title>, <uri> and a plain text text() will be recognized.

Example in figure:

...
<fig id="f02" fig-type="other">
  <label>Figure 2</label>
    <caption>
      <title>Produtividade das variantes lexicais para a questão 132 do QSL segundo a região administrativa</title>
    </caption>
    <graphic xlink:href="figure.tiff"/>
    <attrib>Fonte: Banco de dados do ALiB (2013).</attrib>
</fig>
...

Note

For figures, the element <attrib> should be inserted bellow the element <graphic>.

Example in verses:

<verse-group>
  <label>A verse sample</label>
  <verse-line>Sampling a verse</verse-line>
  <verse-line>Sampling what?</verse-line>
  <verse-line>A simple verse</verse-line>
  <verse-line>A unmeaning verse.</verse-line>
  <attrib>Anonymous</attrib>
</verse-group>