blob: 4da8079bac1d0ea5ce1b1933dd0ccf7750cb066a (
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
|
<!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/asaetr.zip">
<TPM:Name>asaetr</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:50:59</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Transactions of the American Society of Agricultural Engineers.
</TPM:Title>
<TPM:Description>
A LaTeX style file for writing documents that look like ASAE
(American Society for Agricultural Engineers) Transactions articles.
Examples of section headers, itemized lists, tables, and figures are
given.
</TPM:Description>
<TPM:Author>George Pearson</TPM:Author>
<TPM:Size>74624</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="48942">
texmf-dist/bibtex/bib/asaetr/asaetr.bib
texmf-dist/bibtex/bst/asaetr/asaetr.bst
texmf-dist/tex/latex/asaetr/asaesub.sty
texmf-dist/tex/latex/asaetr/asaetr.cls
texmf-dist/tex/latex/asaetr/asaetr.sty
texmf-dist/tpm/asaetr.tpm
</TPM:RunFiles>
<TPM:DocFiles size="24593">
texmf-dist/doc/latex/asaetr/asaetr.dvi
texmf-dist/doc/latex/asaetr/asaetr.tex
</TPM:DocFiles>
<TPM:SourceFiles size="1089">texmf-dist/source/latex/asaetr/MANIFEST</TPM:SourceFiles>
<TPM:Provides>Package/asaetr</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|