diff options
Diffstat (limited to 'Master/texmf-dist/tpm/mla-paper.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/mla-paper.tpm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/mla-paper.tpm b/Master/texmf-dist/tpm/mla-paper.tpm new file mode 100644 index 00000000000..b14e2253799 --- /dev/null +++ b/Master/texmf-dist/tpm/mla-paper.tpm @@ -0,0 +1,28 @@ +<!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/mla-paper.zip"> + <TPM:Name>mla-paper</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/10/16 02:42:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Proper MLA formatting.</TPM:Title> + <TPM:Description> +This package formats articles using the MLA style. The aim is +that students and other academics in the humanities should +properly typeset their materials with minimal effort on their +part. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Ryan Aycock</TPM:Author> + <TPM:Size>8744</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5285"> +texmf-dist/tex/latex/mla-paper/mla.sty +texmf-dist/tpm/mla-paper.tpm + </TPM:RunFiles> + <TPM:DocFiles size="3459">texmf-dist/doc/latex/mla-paper/README</TPM:DocFiles> + <TPM:Provides>Package/mla-paper</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |