summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/bbl2bib.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-27 22:40:18 +0000
committerKarl Berry <karl@freefriends.org>2017-11-27 22:40:18 +0000
commit413f04d6aa934ae22b495949cbc2aa487737abde (patch)
tree847e895ad110ec3fd3d0ff4ba1689b8a4f75e8f6 /Master/texmf-dist/doc/man/man1/bbl2bib.1
parent68269883bdbfd89d17c6e696df91405a5f799cb5 (diff)
crossrefware (27nov17)
git-svn-id: svn://tug.org/texlive/trunk@45927 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/bbl2bib.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/bbl2bib.118
1 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/man/man1/bbl2bib.1 b/Master/texmf-dist/doc/man/man1/bbl2bib.1
index a7d7ba5e8c9..d09b405a668 100644
--- a/Master/texmf-dist/doc/man/man1/bbl2bib.1
+++ b/Master/texmf-dist/doc/man/man1/bbl2bib.1
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "bbl2bib 1"
-.TH bbl2bib 1 "2017-11-18" "" "CROSSREF LIBRARY"
+.TH bbl2bib 1 "2017-11-26" "" "CROSSREF LIBRARY"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -142,7 +142,7 @@
bbl2bib.pl \- convert thebibliography environment to a bib file
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
-bbl2bib.pl [\-d] [\fB\-o\fR \fIoutput\fR] \fIfile\fR
+bbl2bib.pl [\-d] [\-u] [\fB\-o\fR \fIoutput\fR] \fIfile\fR
.SH "OPTIONS"
.IX Header "OPTIONS"
.IP "[\-d]" 4
@@ -152,6 +152,14 @@ Send debugging output to stdout
.IX Item "-o output"
Output file. If this option is not used, the name for the
output file is formed by changing the extension to \f(CW\*(C`.bib\*(C'\fR
+.IP "\fB\-u\fR" 4
+.IX Item "-u"
+Do not clean \s-1URL\s0 fields.
+.Sp
+Normally \f(CW\*(C`bbl2bib\*(C'\fR recognizes \s-1URL\s0 fields of the kind
+\&\f(CW\*(C`http://dx.doi.org\*(C'\fR and their variants and converts them to \s-1DOI\s0
+fields (see also \fIbiburl2doi\fR\|(1) script). The switch \fB\-u\fR
+suppresses this cleanup.
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
The script tries to reconstruct a \f(CW\*(C`bib\*(C'\fR file from the corresponding
@@ -163,9 +171,9 @@ creating the corresponding BibTeX fields.
The script reads a TeX or Bbl file and extracts from it the
\&\f(CW\*(C`thebibliography\*(C'\fR environment. For each bibitem it creates a plain
text bibliography entry, and then tries to match it in
-the database.
-=head1 \s-1INPUT FILE\s0
-.PP
+the database.
+.SH "INPUT FILE"
+.IX Header "INPUT FILE"
We assume some structure of the input file:
.IP "1." 4
The bibliography is contained between the lines