diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-01 22:26:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-01 22:26:25 +0000 |
commit | 1a0be52f0c29040505e65d55b841401acb86c1ca (patch) | |
tree | 6240a89f92506a8ab626d0f2831cb8425a7f9b6f /Master/texmf-dist/bibtex | |
parent | 68a34296797c3123dd3ba1af83d9540a46415551 (diff) |
udesoftec (1apr14)
git-svn-id: svn://tug.org/texlive/trunk@33349 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/udesoftec/udesoftec.bst | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/Master/texmf-dist/bibtex/bst/udesoftec/udesoftec.bst b/Master/texmf-dist/bibtex/bst/udesoftec/udesoftec.bst index 4ebce9c2a8b..82595694847 100644 --- a/Master/texmf-dist/bibtex/bst/udesoftec/udesoftec.bst +++ b/Master/texmf-dist/bibtex/bst/udesoftec/udesoftec.bst @@ -1,5 +1,23 @@ -%% special citation style which is based on german WIRTSCHAFTSINFORMATIK with some proper adjustments to reality -% last change 2013/08/12 +% !Mode:: "TeX:UTF-8" +%% udesoftec.bst +% Copyright 2014 J. Peter M. Schuler +% 2014-03-31 v1.3.4 udesoftec +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The current Maintainer of this work is J. Peter M. Schuler +% j.peter.m.schuler@uni-due.de +% + +% special citation style which is based on german WIRTSCHAFTSINFORMATIK with some proper adjustments to reality % % most important things: % * do not use crossref - it will be ignored but may raise warnings of not found entries due to wrong order in bibfile |