summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty')
-rw-r--r--Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty15
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
index e44d598c28c..47bb69c534f 100644
--- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
+++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty
@@ -1,7 +1,7 @@
% !Mode:: "TeX:UTF-8"
%% udesoftec-extra.sty
%% Copyright 2013-2014 J. Peter M. Schuler
-%% 2014/05/27 v1.4.1 udesoftec
+%% 2014/08/23 v1.4.4 udesoftec
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -32,11 +32,22 @@
% and
% http://mirrors.ctan.org/macros/latex/contrib/udesoftec/udesoftec-doc.pdf
\NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{udesoftec-extra}[2014/06/22 v1.4.2 udesoftec-extra.sty additions which are currently optional and may break former behaviour]%
+\ProvidesPackage{udesoftec-extra}[2014/08/16 v1.4.4 udesoftec-extra.sty additions which are currently optional and may break former behaviour]%
%%%%%%%%%%%%%%%%%%%%%%%%%
\makeatletter
+\renewcommand{\doi}[1]{\href{http://dx.doi.org/#1}{doi:{#1}}}
+
+\renewcommand{\bblInTextPagePrefix}[1]{\bblp}
+\providecommand{\bblMultiCiteSeparator}{; }
+\providecommand{\citemulti}[1]{%
+\citetext{%
+\bibpunct[,~\bblInTextPagePrefix{}]{}{}{;}{a}{}{}{}%
+#1%
+\bibstyle@udesoftec%
+}}
+
\makeatother
%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput% \ No newline at end of file