Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The following example demonstrates the use of the Authors (Translated) paragraph styles. This illustration is an excerpt from the sample document, exported using UTF-8 encoding rather than ISO entities for ease of readability:

Code Block
languagexml
themeRDark
titleJATS XML Example (UTF-8 encoding)
collapsetrue
<contrib-group>
<contrib contrib-type="author">
<name><surname>Гебхард</surname><given-names>Кейтлин</given-names></name>
<xref ref-type="aff" rid="aff3"><sup>3</sup></xref>
</contrib>
<contrib contrib-type="author">
<name><surname>Розенблюм</surname><given-names>Брюс</given-names></name>
<xref ref-type="aff" rid="aff4"><sup>4</sup></xref>
</contrib>
...
</contrib-group>

...