File: FAQ-makebib.html

package info (click to toggle)
tetex-base 3.0.dfsg.3-5
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 239,540 kB
  • ctags: 10,610
  • sloc: xml: 103,461; perl: 9,398; ruby: 2,850; python: 1,551; php: 1,067; sh: 981; lisp: 494; makefile: 371; awk: 88
file content (22 lines) | stat: -rw-r--r-- 1,353 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<head>
<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
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"
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>
</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>