blob: 3682271bea9b1b562f48c378714042135495a7b6 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/umich-thesis.zip">
<TPM:Name>umich-thesis</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/13 00:10:27</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>University of Michigan Thesis LaTeX class.</TPM:Title>
<TPM:Description>
A LaTeX2e class to create a University of Michigan dissertation
according to the Rackham dissertation handbook.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Bil Kleb</TPM:Author>
<TPM:Size>21912</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="20927">
texmf-dist/tex/latex/umich-thesis/umich-thesis.cls
texmf-dist/tpm/umich-thesis.tpm
</TPM:RunFiles>
<TPM:DocFiles size="985">texmf-dist/doc/latex/umich-thesis/README</TPM:DocFiles>
<TPM:Provides>Package/umich-thesis</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|