[SCM] Extract bibliographic references from various sources branch, debian, updated. debian/1.3.3-1

Filippo Rusconi (Debian Maintainer) rusconi-debian at laposte.net
Fri Sep 18 20:35:59 UTC 2009


The following commit has been merged in the debian branch:
commit 88a8c1d5191bb4b6d286da2e246d7a9bc45f22b3
Author: Filippo Rusconi (Debian Maintainer) <rusconi-debian at laposte.net>
Date:   Fri Sep 18 22:03:50 2009 +0200

    Fixes in nroff syntax and fixes in contents in some places.

diff --git a/debian/bib2pdf.1 b/debian/bib2pdf.1
index f009222..705a3e4 100644
--- a/debian/bib2pdf.1
+++ b/debian/bib2pdf.1
@@ -1,15 +1,12 @@
-.TH "BIB2PDF" "1" "2009/06/24" "" ""
+.TH "BIB2PDF" "1" "September 2009" "" ""
+
 .SH "NAME"
-bib2pdf \- script to convert BibTeX files to PDF
+bib2pdf \- script to convert BibTeX format files to PDF format files
 
 .SH "SYNOPSIS"
-.HP 7
 \fBbib2pdf\fR <input.bib> <output.pdf>
-.PP
-
 
 .SH "DESCRIPTION"
-.PP
 \fBbib2pdf\fR is a script to convert a BibTeX file into a PDF
 file. The conversion is performed by first creating a small LaTeX file
 in which all the bibliographical records are inserted. That LaTeX file
@@ -19,45 +16,43 @@ might be configured to use \fBpdflatex\fR instead of \fBlatex\fR\&,
 thus producing the PDF output file with no extra conversion step.
 .PP
 This script is part of the \fBcb2bib\fR package and is located at
-/usr/share/cb2bib/c2btools/bib2pdf.
-
+\fI\%/usr/share/cb2bib/c2btools/bib2pdf\fP.
 
 .SH "BIBLIOGRAPHICAL REFERENCES TO BE CITED"
-.PP
 P. Constans (2009) "A simple extraction procedure for bibliographical author field", arXiv:0902.0755.
 .PP
 P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.
 
-.RE
-.SH "SEE ALSO" 
-.PP 
-\fBcb2bib\fR (1); \fBmed2bib\fR (1); \fBisi2bib\fR (1); \fBris2bib\fR (1).
+.SH "SEE ALSO"
+.BR cb2bib (1),
+.BR med2bib (1),
+.BR isi2bib (1),
+.BR ris2bib (1)
 
-.RE
 .SH "AUTHORS"
-.PP
-\fBPere Constans \&<constans\&@molspaces\&.com\&> and \fBFilippo
-Rusconi\fR <\&rusconi\&\-debian\&@laposte\&.net\&>
+\fBPere Constans\fR <\&constans at molspaces.com\&> and \fBFilippo
+Rusconi\fR <\&rusconi\-debian at laposte.net\&>
 .sp -1n
 .IP "" 4
 Program authors\&.
 .PP
-\fBFilippo Rusconi\fR <\&rusconi\&\-debian\&@laposte\&.net\&>
+\fBFilippo Rusconi\fR <\&rusconi\-debian at laposte.net\&>
 .sp -1n
 .IP "" 4
 Man\-page author for the Debian distribution\&.
+
 .SH "COPYRIGHT"
 Copyright \(co 2004\-2008 Pere Constans
-.br
-Copyright \(co 2009 Filippo Rusconi
 .BR
+Copyright \(co 2009 Filippo Rusconi
 .PP
-This manual page was written for the Debian system (but may be used by others)\&.
+This manual page was written for the Debian system (but may be used by
+others).
 .PP
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU General Public License, Version 3 or (at
 your option) any later version published by the Free Software
 Foundation\&. On a Debian system the complete text of the GNU General
 Public License version 3 can be found in the file
-`/usr/share/common\-licenses/GPL\-3'.
+`\fI\%/usr/share/common\-licenses/GPL\-3'\fP.
 
diff --git a/debian/cb2bib.1 b/debian/cb2bib.1
index 418765f..2686e11 100644
--- a/debian/cb2bib.1
+++ b/debian/cb2bib.1
@@ -4,7 +4,6 @@
 cb2bib \- software to extract bibliographic references from various sources
 
 .SH "SYNOPSIS"
-.HP 7
 \fBcb2bib\fR 
 .PP
 \fBcb2bib\fR  [\-\-conf [filename.conf]] [action] [filename1
diff --git a/debian/isi2bib.1 b/debian/isi2bib.1
index c333f7d..ce5c8ac 100644
--- a/debian/isi2bib.1
+++ b/debian/isi2bib.1
@@ -1,15 +1,12 @@
-.TH "ISI2BIB" "1" "2009/06/24" "" ""
+.TH "ISI2BIB" "1" "September 2009" "" ""
+
 .SH "NAME"
-isi2bib \- script to convert ISI\-format files to PDF
+isi2bib \- script to convert ISI format files to BibTeX format files
 
 .SH "SYNOPSIS"
-.HP 7
 \fBisi2bib\fR <input.isi> <output.bib>
-.PP
-
 
 .SH "DESCRIPTION"
-.PP
 \fBisi2bib\fR is a script to convert an ISI\-format file into a PDF
 file. The conversion is a two step process: the ISI\-format file is
 first converted into an XML\-format file; that XML\-format file is in
@@ -17,38 +14,36 @@ turn converted into the BibTeX\-format file (both utilities are
 shipped in the \fBbibutils\fR package).
 .PP
 This script is part of the \fBcb2bib\fR package and is located at
-/usr/share/cb2bib/c2btools/isi2bib.
+\fI\%/usr/share/cb2bib/c2btools/isi2bib\fP.
 
 
 .SH "BIBLIOGRAPHICAL REFERENCES TO BE CITED"
-.PP
 P. Constans (2009) "A simple extraction procedure for bibliographical author field", arXiv:0902.0755.
 .PP
 P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.
 
-.RE
 .SH "SEE ALSO" 
-.PP 
-\fBcb2bib\fR (1); \fBmed2bib\fR (1); \fBpdf2bib\fR (1); \fBris2bib\fR (1).
+.BR cb2bib (1),
+.BR med2bib (1),
+.BR bib2pdf (1),
+.BR ris2bib (1)
 
-.RE
 .SH "AUTHORS"
-.PP
-\fBPere Constans \&<constans\&@molspaces\&.com\&> and \fBFilippo
-Rusconi\fR <\&rusconi\&\-debian\&@laposte\&.net\&>
+\fBPere Constans\fR <\&constans at molspaces.com\&> and \fBFilippo
+Rusconi\fR <\&rusconi\-debian at laposte.net\&>
 .sp -1n
 .IP "" 4
 Program authors\&.
 .PP
-\fBFilippo Rusconi\fR <\&rusconi\&\-debian\&@laposte\&.net\&>
+\fBFilippo Rusconi\fR <\&rusconi\-debian at laposte.net\&>
 .sp -1n
 .IP "" 4
 Man\-page author for the Debian distribution\&.
+
 .SH "COPYRIGHT"
 Copyright \(co 2004\-2008 Pere Constans
-.br
-Copyright \(co 2009 Filippo Rusconi
 .BR
+Copyright \(co 2009 Filippo Rusconi
 .PP
 This manual page was written for the Debian system (but may be used by others)\&.
 .PP
@@ -57,4 +52,4 @@ under the terms of the GNU General Public License, Version 3 or (at
 your option) any later version published by the Free Software
 Foundation\&. On a Debian system the complete text of the GNU General
 Public License version 3 can be found in the file
-`/usr/share/common\-licenses/GPL\-3'.
+\fI\%`/usr/share/common\-licenses/GPL\-3'\fP.
diff --git a/debian/med2bib.1 b/debian/med2bib.1
index e816ebe..9d2276f 100644
--- a/debian/med2bib.1
+++ b/debian/med2bib.1
@@ -1,15 +1,12 @@
-.TH "MED2BIB" "1" "2009/06/24" "" ""
+.TH "MED2BIB" "1" "September 2009" "" ""
+
 .SH "NAME"
-med2bib \- script to convert Pubmed\-format files to BibTeX\-format files
+med2bib \- script to convert Pubmed format files to BibTeX format files
 
 .SH "SYNOPSIS"
-.HP 7
 \fBmed2bib\fR <input.med> <output.bib>
-.PP
-
 
 .SH "DESCRIPTION"
-.PP
 \fBmed2bib\fR is a script to convert a Pubmed\-format file into a
 BibTeX\-format file. The conversion is a two step process: the
 Pubmed\-format file is first converted into an XML\-format file; that
@@ -17,32 +14,29 @@ XML\-format file is in turn converted into the BibTeX\-format file (both
 utilities are shipped in the \fBbibutils\fR package).
 .PP
 This script is part of the \fBcb2bib\fR package and is located at
-/usr/share/cb2bib/c2btools/med2bib.
+\fI\%/usr/share/cb2bib/c2btools/med2bib\fP.
 
 
 .SH "BIBLIOGRAPHICAL REFERENCES TO BE CITED"
-.PP
 P. Constans (2009) "A simple extraction procedure for bibliographical author field", arXiv:0902.0755.
 .PP
 P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.
 
-.RE
 .SH "SEE ALSO" 
-.PP 
-\fBcb2bib\fR (1); \fBbib2pdf\fR (1); \fBisi2bib\fR (1); \fBris2bib\fR (1).
+.BR cb2bib (1),
+.BR bib2pdf (1),
+.BR isi2bib (1),
+.BR ris2bib (1)
 
-.RE
 .SH "AUTHORS"
-.PP
-\fBFilippo Rusconi\fR <\&rusconi\&\-debian\&@laposte\&.net\&> basing
-the writing on previous work by \fBPere Constans \&<constans\&@molspaces\&.com\&>.
+\fBFilippo Rusconi\fR <\&rusconi\-debian at laposte.net\&> basing
+the writing on previous work by \fBPere Constans\fR <\&constans at molspaces.com\&>.
 .sp -1n
 .IP "" 4
 Program and man page (for the Debian distribution) author\&.
-.PP
+
 .SH "COPYRIGHT"
 Copyright \(co 2009 Filippo Rusconi
-.BR
 .PP
 This manual page was written for the Debian system (but may be used by others)\&.
 .PP
@@ -51,4 +45,4 @@ under the terms of the GNU General Public License, Version 3 or (at
 your option) any later version published by the Free Software
 Foundation\&. On a Debian system the complete text of the GNU General
 Public License version 3 can be found in the file
-`/usr/share/common\-licenses/GPL\-3'.
+\fI\%`/usr/share/common\-licenses/GPL\-3'\fP.
diff --git a/debian/ris2bib.1 b/debian/ris2bib.1
index 7fc2f97..424561b 100644
--- a/debian/ris2bib.1
+++ b/debian/ris2bib.1
@@ -1,15 +1,12 @@
-.TH "RIS2BIB" "1" "2009/06/24" "" ""
+.TH "RIS2BIB" "1" "September 2009" "" ""
+
 .SH "NAME"
-ris2bib \- script to convert RIS\-format files to PDF
+ris2bib \- script to convert RIS format files to BibTeX format files
 
 .SH "SYNOPSIS"
-.HP 7
 \fBris2bib\fR <input.ris> <output.bib>
-.PP
-
 
 .SH "DESCRIPTION"
-.PP
 \fBris2bib\fR is a script to convert an RIS\-format file into a PDF
 file. The conversion is a two step process: the RIS\-format file is
 first converted into an XML\-format file; that XML\-format file is in
@@ -17,38 +14,35 @@ turn converted into the BibTeX\-format file (both utilities are
 shipped in the \fBbibutils\fR package).
 .PP
 This script is part of the \fBcb2bib\fR package and is located at
-/usr/share/cb2bib/c2btools/ris2bib.
-
+\fI\%/usr/share/cb2bib/c2btools/ris2bib\fP.
 
 .SH "BIBLIOGRAPHICAL REFERENCES TO BE CITED"
-.PP
 P. Constans (2009) "A simple extraction procedure for bibliographical author field", arXiv:0902.0755.
 .PP
 P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.
 
-.RE
 .SH "SEE ALSO" 
-.PP 
-\fBcb2bib\fR (1); \fBmed2bib\fR (1); \fBpdf2bib\fR (1); \fBisi2bib\fR (1).
+.BR cb2bib (1),
+.BR med2bib (1),
+.BR isi2bib (1),
+.BR pdf2bib (1)
 
-.RE
 .SH "AUTHORS"
-.PP
-\fBPere Constans \&<constans\&@molspaces\&.com\&> and \fBFilippo
-Rusconi\fR <\&rusconi\&\-debian\&@laposte\&.net\&>
+\fBPere Constans\fR <\&constans at molspaces.com\&> and \fBFilippo
+Rusconi\fR <\&rusconi\-debian at laposte.net\&>
 .sp -1n
 .IP "" 4
 Program authors\&.
 .PP
-\fBFilippo Rusconi\fR <\&rusconi\&\-debian\&@laposte\&.net\&>
+\fBFilippo Rusconi\fR <\&rusconi\-debian at laposte.net\&>
 .sp -1n
 .IP "" 4
 Man\-page author for the Debian distribution\&.
+
 .SH "COPYRIGHT"
 Copyright \(co 2004\-2008 Pere Constans
-.br
-Copyright \(co 2009 Filippo Rusconi
 .BR
+Copyright \(co 2009 Filippo Rusconi
 .PP
 This manual page was written for the Debian system (but may be used by others)\&.
 .PP
@@ -57,4 +51,4 @@ under the terms of the GNU General Public License, Version 3 or (at
 your option) any later version published by the Free Software
 Foundation\&. On a Debian system the complete text of the GNU General
 Public License version 3 can be found in the file
-`/usr/share/common\-licenses/GPL\-3'.
+\fI\%`/usr/share/common\-licenses/GPL\-3'\fP.

-- 
Extract bibliographic references from various sources



More information about the debian-science-commits mailing list