blob: 3fabdecca21a7290bf40d52d0d6bf0406e910ac6 (
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
|
<!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/uwthesis.zip">
<TPM:Name>uwthesis</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/21 00:25:32</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>staszek</TPM:Creator>
<TPM:Title>University of Washington thesis class.</TPM:Title>
<TPM:Description>
This is source and documentation for the latex thesis package
at the University of Washington, Seattle, WA, USA.
</TPM:Description>
<TPM:Author>Jim Fox</TPM:Author>
<TPM:Size>110131</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="27325">
texmf-dist/bibtex/bib/uwthesis/uwthesis.bib
texmf-dist/tex/latex/uwthesis/uwthesis.cls
texmf-dist/tpm/uwthesis.tpm
</TPM:RunFiles>
<TPM:DocFiles size="82806">
texmf-dist/doc/latex/uwthesis/README
texmf-dist/doc/latex/uwthesis/uwthesis.dvi
texmf-dist/doc/latex/uwthesis/uwthesis.tex
</TPM:DocFiles>
<TPM:Provides>Package/uwthesis</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|