diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-21 00:34:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-21 00:34:51 +0000 |
commit | 5b892fed3be4dbe212ef6cde003f51cc2d3df231 (patch) | |
tree | bdee54eedf6bdc0db2c1e5914ece6cf6359ab5ec /Master/texmf-dist/source/latex/babelbib/babelbib.xml | |
parent | 1818174ad5a62aca7ee9a87c646d9888c0e1188a (diff) |
babelbib 1.27 (20jun09)
git-svn-id: svn://tug.org/texlive/trunk@13845 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/babelbib/babelbib.xml')
-rw-r--r-- | Master/texmf-dist/source/latex/babelbib/babelbib.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/babelbib/babelbib.xml b/Master/texmf-dist/source/latex/babelbib/babelbib.xml new file mode 100644 index 00000000000..66a3778fb32 --- /dev/null +++ b/Master/texmf-dist/source/latex/babelbib/babelbib.xml @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<!DOCTYPE entry SYSTEM "../catalogue.dtd"> +<entry id="babelbib" + datestamp="2008/09/24" + modifier="h.harders@tu-bs.de"> + <about> + <name>babelbib</name> + <caption>Multilingual bibliographies.</caption> + <author> + <name>Harald Harders</name> + <email>h.harders@tu-bs.de</email> + </author> + <license type="lppl"/> + <version> + <number>1.25</number> + </version> + </about> + <description> + <abstract> + This package enables to generate multilingual bibliographies in + cooperation with babel. Two approaches are possible: Each citation + may be written in another language, or the whole bibliography can + be typeset in a language chosen by the user. + In addition, the package supports commands to change the typography + of the bibliographies. + </abstract> + </description> + <distribution> + <texlive>latex3</texlive> + <ctan>biblio/bibtex/contrib/babelbib</ctan> + </distribution> +</entry> |