blob: f771709207c820989728d4796bea3abce79fcced (
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
|
<!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/perception.zip">
<TPM:Name>perception</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:44:40</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>BibTeX style for the journal Perception.</TPM:Title>
<TPM:Description>
A product of custom-bib, provided simply to save others' time.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Jed Singer</TPM:Author>
<TPM:Size>30779</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="30671">
texmf-dist/bibtex/bst/perception/perception.bst
texmf-dist/tpm/perception.tpm
</TPM:RunFiles>
<TPM:DocFiles size="108">texmf-dist/doc/latex/perception/README</TPM:DocFiles>
<TPM:Provides>Package/perception</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|