blob: 2c52974f63df85a6fcd2a75b90e3cb192e9ff5cc (
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
36
37
38
|
<!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/york-thesis.zip">
<TPM:Name>york-thesis</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/08 22:11:04</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
A thesis class file for York University, Toronto.
</TPM:Title>
<TPM:Description>
York Graduate Studies has again changed the requirements for
theses and dissertations. This is a class file that implements the
changes made in Spring 2005.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>285351</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="14104">
texmf-dist/tex/latex/york-thesis/york-thesis.cls
texmf-dist/tpm/york-thesis.tpm
</TPM:RunFiles>
<TPM:DocFiles size="228151">
texmf-dist/doc/latex/york-thesis/README
texmf-dist/doc/latex/york-thesis/york-thesis-Template.tex
texmf-dist/doc/latex/york-thesis/york-thesis.el
texmf-dist/doc/latex/york-thesis/york-thesis.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="43096">
texmf-dist/source/latex/york-thesis/york-thesis.dtx
texmf-dist/source/latex/york-thesis/york-thesis.ins
</TPM:SourceFiles>
<TPM:Provides>Package/york-thesis</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|