diff options
author | Slávek Banko <[email protected]> | 2013-06-24 02:08:15 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-04 02:44:37 +0200 |
commit | 998f21e02a725cd553d7c278819f67cd81295af4 (patch) | |
tree | 4bd158018e9302c31367b00c01cd2b41eb228414 /man/kbibtex.1 | |
download | kbibtex-998f21e02a725cd553d7c278819f67cd81295af4.tar.gz kbibtex-998f21e02a725cd553d7c278819f67cd81295af4.zip |
Initial import
Diffstat (limited to 'man/kbibtex.1')
-rw-r--r-- | man/kbibtex.1 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/man/kbibtex.1 b/man/kbibtex.1 new file mode 100644 index 0000000..78be2cd --- /dev/null +++ b/man/kbibtex.1 @@ -0,0 +1,25 @@ +.\" +.TH "KBibTeX" "1" "11 September 2005" "KDE" "KDE Application" +.SH "NAME" +kbibtex \- a bibtex editor for KDE + +.SH "SYNOPSIS" +.B kbibtex +[\fIQt\-options\fR] [\fIKDE\-options\fR] [\fIfile\fR] +.SH "DESCRIPTION" +KBibTeX is a BibTeX editor for KDE written by Thomas Fischer and released under the GPL. + +KBibTeX can be started as a stand\-alone program or embedded into virtually every KDE program (e.g. Konqueror). + +It supports searching for citations via Google and CiteSeer. +.SH "AUTHOR" +Thomas Fischer <fischer@unix\-ag.uni\-kl.de> + +.SH "SEE ALSO" +.BR bibtex "(1)" +.PP +The \fBkbibtex\fR homepage at: +.I http://www.unix\-ag.uni\-kl.de/~fischer/kbibtex/ + +.SH "BUGS" +When reporting bugs, please submit the BibTeX file for diagnostics, too. |