blob: 33d74df72c299323e5950785657f3e03963ef8c8 (
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
39
40
|
<!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/york-thesis.zip">
<TPM:Name>york-thesis</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/13 00:11:58</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>224839</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="18100">
texmf-dist/tex/latex/york-thesis/york-thesis.cls
texmf-dist/tpm/york-thesis.tpm
</TPM:RunFiles>
<TPM:DocFiles size="206739">
texmf-dist/doc/latex/york-thesis/sample-thesis/.DS_Store
texmf-dist/doc/latex/york-thesis/sample-thesis/abstract.tex
texmf-dist/doc/latex/york-thesis/sample-thesis/acknowledgements.tex
texmf-dist/doc/latex/york-thesis/sample-thesis/chapter-1.tex
texmf-dist/doc/latex/york-thesis/sample-thesis/sample-thesis.bib
texmf-dist/doc/latex/york-thesis/sample-thesis/sample-thesis.pdf
texmf-dist/doc/latex/york-thesis/sample-thesis/sample-thesis.tex
texmf-dist/doc/latex/york-thesis/york-thesis.pdf
texmf-dist/doc/latex/york-thesis/york-thesis.tex
texmf-dist/doc/latex/york-thesis/yorkTemplate.tex
</TPM:DocFiles>
<TPM:Provides>Package/york-thesis</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|