diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-makebib.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-makebib.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-makebib.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-makebib.html index d4b1fd609dc..b22b0945c50 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-makebib.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-makebib.html @@ -2,21 +2,21 @@ <title>UK TeX FAQ -- question label makebib</title> </head><body> <h3>Reconstructing <code>.bib</code> files</h3> -<p>Perhaps you've lost the <code>.bib</code> file you generated your document from, -or have been sent a document without one. Or even, you've realised +<p>Perhaps you’ve lost the <code>.bib</code> file you generated your document from, +or have been sent a document without one. Or even, you’ve realised the error of building a substantial document without the benefit of BibTeX... <p>The <i>Perl</i> script, <i>tex2bib</i> makes a reasonable job of regenerating <code>.bib</code> files from <code>thebibliography</code> environments, provided that the original (whether automatically or -manually generated) doesn't deviate too far from the "standard" +manually generated) doesn’t deviate too far from the “standard” styles. <p>You are well-advised to check the output of the script. While it will not usually destroy information, it can quite reasonably mislabel it. <p>Documentation of the script is to be found in the file <i>tex2bib.readme</i> <dl> -<dt><tt><i>tex2bib</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/tex2bib/tex2bib">biblio/bibtex/contrib/tex2bib/tex2bib</a> -<dt><tt><i>tex2bib.readme</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/contrib/tex2bib/tex2bib.readme">biblio/bibtex/contrib/tex2bib/tex2bib.readme</a> +<dt><tt><i>tex2bib</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/utils/tex2bib/tex2bib">biblio/bibtex/utils/tex2bib/tex2bib</a> +<dt><tt><i>tex2bib.readme</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/biblio/bibtex/utils/tex2bib/README">biblio/bibtex/utils/tex2bib/README</a> </dl> <p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=makebib">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=makebib</a> </body> |