diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:34:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:34:07 +0000 |
commit | 8e2e8ef7a966b559ba2e61fa603a3de0f590daf3 (patch) | |
tree | 456b927dcfbcabc7a49e58be68c94368992221c2 /Master/texmf-dist/tpm/oxford.tpm | |
parent | a1e479591b6247ab7e5924a2102d5596760f330e (diff) |
trunk/Master/texmf-dist/tpm
git-svn-id: svn://tug.org/texlive/trunk@73 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/oxford.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/oxford.tpm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/oxford.tpm b/Master/texmf-dist/tpm/oxford.tpm new file mode 100644 index 00000000000..a72660b3eb3 --- /dev/null +++ b/Master/texmf-dist/tpm/oxford.tpm @@ -0,0 +1,45 @@ +<!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/oxford.zip"> + <TPM:Name>oxford</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/04/12 10:14:09</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>195430</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="124533"> +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> + |