diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-14 00:56:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-14 00:56:47 +0000 |
commit | 13328a265ebe4ef58c26ab99e0c071edb0ca0195 (patch) | |
tree | 604fbea81411a5bda1ff25d9cd6ee5dd75acd761 /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-makebib.html | |
parent | da29691fd87e0073830e9d11a1dccd9725f01cc6 (diff) |
3.16c+html
git-svn-id: svn://tug.org/texlive/trunk@2723 c570f23f-e606-0410-a88d-b1316a301751
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> |