blob: d9c6aebd851050e4803f9a12200a53ace7bfbcc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/biblist.zip">
<TPM:Name>biblist</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:51:16</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>BibTeX styles by Joachim Schrod.</TPM:Title>
<TPM:Description>
This style option is appropriate to create a typeset listing of a
(possibly large) BibTeX input file. With such large files -
especially, if the cite keys are long - the needed string space is
often exceeded. Often a BigTeX is available to circumstance this
problem, but with this style option each TeX will do it.
</TPM:Description>
<TPM:Author>Joachim Schrod</TPM:Author>
<TPM:Size>81695</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="25053">
texmf-dist/tex/latex/biblist/biblist.sty
texmf-dist/tpm/biblist.tpm
</TPM:RunFiles>
<TPM:DocFiles size="5044">
texmf-dist/doc/latex/biblist/README
texmf-dist/doc/latex/biblist/biblist.gde
</TPM:DocFiles>
<TPM:SourceFiles size="51598">
texmf-dist/source/latex/biblist/biblist.bst-dist
</TPM:SourceFiles>
<TPM:Provides>Package/biblist</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|