Artem Zolochevskiy 06aa499c65 7.0.5-alt1
- update to 7.0.5
2016-02-02 05:17:02 +02:00

18 lines
579 B
XML

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "docs.ent">
%BOOK_ENTITIES;
]>
<authorgroup>
<author>
<firstname>Enter your first name here.</firstname>
<surname>Enter your surname here.</surname>
<affiliation>
<orgname>Enter your organisation's name here.</orgname>
<orgdiv>Enter your organisational division here.</orgdiv>
</affiliation>
<email>Enter your email address here.</email>
</author>
</authorgroup>