blob: 59f6cbcdb61084105c9f877f5b65693f20196785 (
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
|
<!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/finbib.zip">
<TPM:Name>finbib</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/02/29 14:55:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>No description available.</TPM:Title>
<TPM:Description>
BibTeX 0.99a standard bibliography style 'plain' translated
into Finnish by Antti-Juhani Kaijanaho.
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>26022</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="26022">
texmf-dist/bibtex/bst/finbib/finplain.bst
texmf-dist/tpm/finbib.tpm
</TPM:RunFiles>
<TPM:Provides>Package/finbib</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|