summaryrefslogtreecommitdiffstats
path: root/en-US/Author_Group.xml
blob: 3b0d59ee7ab489facfe7b367e0fa46a284b54739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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 "Fedora_Cookbook.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>