blob: dfe1211e8466394bc230fc7f55f4abee7779c91b (
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
42
43
44
45
|
<!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/oxford.zip">
<TPM:Name>oxford</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:55:49</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
A BibTeX style of citations for the humanities.
</TPM:Title>
<TPM:Description>
It implements the oxford style interpreted through the eye of
a swede working in the field of the history of ideas. It is
based on harvard and a heavily
hacked bst-file generated with custom-bib. It currently only
supports \cite[] and \cite and only in abbrevation mode.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Peter Antman</TPM:Author>
<TPM:Size>195432</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="124535">
texmf-dist/bibtex/bst/oxford/oxford_en.bst
texmf-dist/bibtex/bst/oxford/oxford_in.bst
texmf-dist/bibtex/bst/oxford/oxford_se.bst
texmf-dist/tex/latex/oxford/oxford.sty
texmf-dist/tpm/oxford.tpm
</TPM:RunFiles>
<TPM:DocFiles size="2851">texmf-dist/doc/latex/oxford/README</TPM:DocFiles>
<TPM:SourceFiles size="68046">
texmf-dist/source/latex/oxford/lang/english.mbs
texmf-dist/source/latex/oxford/lang/esperant.mbs
texmf-dist/source/latex/oxford/lang/finnish.mbs
texmf-dist/source/latex/oxford/lang/french.mbs
texmf-dist/source/latex/oxford/lang/german.mbs
texmf-dist/source/latex/oxford/lang/italian.mbs
texmf-dist/source/latex/oxford/lang/norsk.mbs
texmf-dist/source/latex/oxford/lang/spanish.mbs
texmf-dist/source/latex/oxford/lang/svenska.mbs
</TPM:SourceFiles>
<TPM:Provides>Package/oxford</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|