summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-chapbib.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-chapbib.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-chapbib.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-chapbib.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-chapbib.html
deleted file mode 100644
index 550ae8aeb80..00000000000
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-chapbib.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<head>
-<title>UK TeX FAQ -- question label chapbib</title>
-</head><body>
-<h3>Separate bibliographies per chapter?</h3>
-<p/>A separate bibliography for each &lsquo;chapter&rsquo; of a document can be provided
-with the package <i>chapterbib</i> (which comes with a bunch of
-other good bibliographic things). The package allows you a
-different bibliography for each <code>\</code><code>include</code>d file (i.e., despite the
-package&rsquo;s name, the availability of bibliographies is related to the
-component source files of the document rather than to the chapters that
-logically structure the document).
-<p/>The package <i>bibunits</i> ties bibliographies to logical units
-within the document: the package will deal with chapters and sections
-(as defined by LaTeX itself) and also defines a <code>bibunit</code>
-environment so that users can select their own structuring.
-<dl>
-<dt><tt><i>chapterbib.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/cite.zip">macros/latex/contrib/cite</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/cite.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/cite/">browse</a>)
-<dt><tt><i>bibunits.sty</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/bibunits.zip">macros/latex/contrib/bibunits</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/contrib/bibunits.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/bibunits/">browse</a>)
-</dl>
-<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=chapbib">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=chapbib</a>
-</body>