Versions Compared

Key

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


Tip


Excerpt

Your manuscript likely includes the names of the contributors to the paper. This page describes the Authors paragraph style and how this paragraph is processed by eXtyles.


Authors

The Authors style is applied to one or more paragraphs of contributor names, such as the names of manuscript authors and editors.

...

The eXtyles Advanced Process for Author Processing will parse paragraphs with author names into their constituent elements (surname, given names, initials, prefixes, and suffixes) as well as identifying identify organizational authors. eXtyles can also be configured to distinguish between various types of contributors (e.g. authors and editors) depending on context in the document. 

...

Info

If your configuration includes the Author Processing module, more information is included in the relevant section in the eXtyles User Documentation.

Example

Info

The following example demonstrates the use of the Authors paragraph style. This illustration is an excerpt from the sample document: eXtyles Style Guide Sample 1.docx



Code Block
languagexml
themeRDark
titleJATS

...

code
XML EXAMPLE
collapse
true
<contrib-group>
<contrib contrib-type="author">
<name>
<surname>Gebhard</surname>
<given-names>Caitlin</given-names>
</name>
</contrib>
<contrib contrib-type="author">
<name>
<surname>Rosenblum</surname>
<given-names>Bruce</given-names>
</name>
</contrib>
</contrib-group>


Click here for information on the use of the Authors (Translated) style.