blob: a41f83070d554b1faf0b305a8d7d45675baf6fc7 (
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
|
<!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/cite.zip">
<TPM:Name>cite</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:44:40</TPM:Date>
<TPM:Version>3.8</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Supports compressed, sorted lists of numerical citations.
</TPM:Title>
<TPM:Description>
4 packages to support compressed, sorted lists of numerical citations.
multiple bibliographies--one for each \include file, etc.
</TPM:Description>
<TPM:Author>Donald Arseneau</TPM:Author>
<TPM:Size>59309</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="58196">
texmf-dist/tex/latex/cite/chapterbib.sty
texmf-dist/tex/latex/cite/cite.sty
texmf-dist/tex/latex/cite/drftcite.sty
texmf-dist/tex/latex/cite/overcite.sty
texmf-dist/tpm/cite.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1113">texmf-dist/doc/latex/cite/README</TPM:DocFiles>
<TPM:Provides>Package/cite</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|