Documentation
Elements
- <a>
- <aside>
- <assessment>
- <author>
- <backcover>
- <blockquote>
- <body>
- <bodymatter>
- <caption>
- <code>
- <cover>
- <dd>
- <dl>
- <document>
- <dt>
- <em>
- <figure>
- <figureGroup>
- <frame>
- <frontcover>
- <frontmatter>
- <hd>
- <img>
- <input>
- <jacketcopy>
- <legend>
- <li>
- <line>
- <linegroup>
- <list>
- <meta>
- <metadata>
- <note>
- <noteRef>
- <number>
- <p>
- <page>
- <poem>
- <pullquote>
- <rearmatter>
- <section>
- <source>
- <span>
- <sub>
- <subtitle>
- <sup>
- <table>
- <tbody>
- <td>
- <tfoot>
- <th>
- <thead>
- <title>
- <tr>
<author>
-
Date:29/04/2024
-
Modified:10/04/2025
-
Category:Elements
The <author> element contains the author of a blockquote, poem, or the complete book. See blockquote and poem.
Notes
Use a separate <author> element for each individual author.
Examples
French title page
<frontmatter>
<section level="1" role="frenchTitlePage">
<hd>Getal & Ruimte</hd>
<hd>1 vwo deel 1</hd>
<hd>Twaalfde editie, 2016</hd>
<p>Noordhoff Uitgevers</p>
<p>Groningen</p>
<hd>Auteurs</hd>
<author>J.H. Dijkhuis</author>
<author>C.J. Admiraal</author>
<author>J.A. Verbeek</author>
<author>G. de Jong</author>
<author>H.J. Houwing</author>
<author>J.D. Kuis</author>
<author>F. ten Klooster</author>
<author>S.K.A. de Waal</author>
<author>J. van Braak</author>
<author>J.H.M. Liesting-Maas</author>
<author>M. Wieringa</author>
<author>M.L.M. van Maarseveen</author>
<author>R.D. Hiele</author>
<author>J.E. Romkes</author>
<author>M. Haneveld</author>
<author>S. Voets</author>
<author>I. Cornelisse</author>
</section>
...
</frontmatter>-
Date:29/04/2024
-
Modified:10/04/2025
-
Category: