blob: 89669f316707d7e624e98f37f4543e3d1b93890a (
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
41
|
<!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/gost.zip">
<TPM:Name>gost</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:48:14</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>BibTeX styles to format according to GOST.</TPM:Title>
<TPM:Description>
BibTeX styles to format bibliography in English, Russian and
Ukrainian according to GOST 7.1-84 and GOST 7.80-00.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Maksym Polyakov</TPM:Author>
<TPM:Size>626407</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="138625">
texmf-dist/bibtex/bst/gost/gost71s.bst
texmf-dist/bibtex/bst/gost/gost71u.bst
texmf-dist/bibtex/bst/gost/gost780s.bst
texmf-dist/bibtex/bst/gost/gost780u.bst
texmf-dist/bibtex/csf/gost/cp1251.csf
texmf-dist/bibtex/csf/gost/koi8u.csf
texmf-dist/bibtex/csf/gost/ruscii.csf
texmf-dist/tpm/gost.tpm
</TPM:RunFiles>
<TPM:DocFiles size="454289">
texmf-dist/doc/bibtex/gost/README
texmf-dist/doc/bibtex/gost/gost71.pdf
texmf-dist/doc/bibtex/gost/gost780.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="33493">
texmf-dist/source/bibtex/gost/gost.dtx
texmf-dist/source/bibtex/gost/gost.ins
</TPM:SourceFiles>
<TPM:Provides>Package/gost</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|