Making an Article

For documents smaller than a book, such as journal articles, white papers, or technical notes, article is frequently the most logical starting point. The body of an article is essentially the same as the body of a chapter or any other component-level element, as shown in Example 2-3.

articles may include appendixes, bibliographys, indexes, and glossarys.

Example 2-3. A typical article

<article>
  <info>
    <title>My Article</title>
    <author><honorific>Dr</honorific><firstname>Emilio</firstname>
            <surname>Lizardo</surname></author>
  </info>
  <para> ... </para>
  <section><title>On the Possibility of Going Home</title>
    <para> ... </para>
  </section>
  <bibliography> ... </bibliography>
</article>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.218.157.34