The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Поиск:  Каталог документации / Документация по FreeBSD / Руководства по FreeBSD на английском

A.2. DocBook <article>

Example A-2. DocBook <article>

    <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
    
    <article>
      <artheader>
        <title>An example article</title>
    
        <author>
          <firstname>Your first name</firstname>
          <surname>Your surname</surname>
          <affiliation>
            <address><email>foo@example.com</email></address>
          </affiliation>
        </author>
    
        <copyright>
          <year>2000</year>
          <holder>Copyright string here</holder>
        </copyright>
    
        <abstract>
          <para>If your article has an abstract then it should go here.</para>
        </abstract>
      </artheader>
    
      <sect1>
        <title>My first section</title>
    
        <para>This is the first section in my article.</para>
    
        <sect2>
          <title>My first sub-section</title>
    
          <para>This is the first sub-section in my article.</para>
        </sect2>    
      </sect1>
    </article>

For questions about FreeBSD, e-mail <questions@FreeBSD.org>.
For questions about this documentation, e-mail <doc@FreeBSD.org>.




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру