summaryrefslogtreecommitdiffstats
path: root/doc/en/index.docbook
blob: ef3b13681db9b7164882ec7655ad7456a2175043 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
  <!ENTITY kbibtex "<application>KBibTeX</application>" >
  <!ENTITY kappname "&kbibtex;">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
]>

<book lang="&language;">
<title>The KBibTeX Handbook</title>

<bookinfo>
<authorgroup>
<author><personname><firstname>Thomas</firstname><surname>Fischer</surname></personname>
<email>fischer@unix-ag.uni-kl.de</email></author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<copyright>
<year>2005</year>
<holder>Thomas Fischer</holder>
</copyright>

<legalnotice>&GPLNotice;</legalnotice>

<date>2005-11-26</date>
<releaseinfo>0.00.01</releaseinfo>

<abstract>
<para>&kbibtex; is a BibTeX editor for &kde; 3.3 and above.</para>

<para>This handbook documents &kbibtex; Version 0.2.x</para>
</abstract>

<keywordset>
<keyword>TDE</keyword>
<keyword>KBibTeX</keyword>
</keywordset>

</bookinfo>


<chapter id="introduction">
<title>Introduction</title>

<para>
Welcome to &kbibtex;, a BibTeX editor for &kde; version 3.3 and
above. &kbibtex; allows you to create, edit and export bibliography
documents. Supported formats include BibTeX and, limited, EndNote.
</para>

<para>
&kbibtex; offers the user a simple, yet powerful interface to edit
and maintain bibliography databases.
</para>

<section id="helpwanted">
<title>Help Wanted</title>

<para>
Currently, this help is only a stub. If you are interested
in writing a more comprehensive help documentation, please contact
Thomas Fischer (Project Manager).
</para>

</section>

</chapter>

<chapter id="credits">

<title>Credits and License</title>

<para>
&kbibtex; Program copyright 2004, 2005 by the &kbibtex; developer team.
</para>

<variablelist>
<title>The &kbibtex; team:</title>
<varlistentry>
<term>Thomas Fischer <email>fischer@unix-ag.uni-kl.de</email></term>
<listitem><para>Project Manager &amp; Core Developer</para></listitem>
</varlistentry>
</variablelist>

<para>Documentation copyright 2005 Thomas Fischer
<email>fischer@unix-ag.uni-kl.de</email></para>

&underGPL;               <!-- GPL License -->

</chapter>


</book>

<!--
Local Variables:
mode: sgml
sgml-namecase-general: t
sgml-namecase-entity: nil
sgml-general-insert-case: lower
sgml-minimize-attributes: nil
sgml-omittag: nil
End:
-->