blob: a22b6432dcd0020c3481ba6a0bc0883a3c2369ec (
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
35
|
<!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/ucthesis.zip">
<TPM:Name>ucthesis</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>University of California thesis format.</TPM:Title>
<TPM:Description>
A modified version of the standard LaTeX report style
that is accepted for use with University of California PhD
dissertations and Masters theses.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>118563</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="102259">
texmf-dist/tex/latex/ucthesis/uct10.clo
texmf-dist/tex/latex/ucthesis/uct11.clo
texmf-dist/tex/latex/ucthesis/uct12.clo
texmf-dist/tex/latex/ucthesis/ucthesis.cls
texmf-dist/tpm/ucthesis.tpm
</TPM:RunFiles>
<TPM:DocFiles size="16304">
texmf-dist/doc/latex/ucthesis/README
texmf-dist/doc/latex/ucthesis/uctest.bib
texmf-dist/doc/latex/ucthesis/uctest.tex
</TPM:DocFiles>
<TPM:Provides>Package/ucthesis</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|