summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/natbib/bibentry.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/natbib/bibentry.sty')
-rw-r--r--Master/texmf-dist/tex/latex/natbib/bibentry.sty11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/natbib/bibentry.sty b/Master/texmf-dist/tex/latex/natbib/bibentry.sty
index d30533f245d..af90f2237a5 100644
--- a/Master/texmf-dist/tex/latex/natbib/bibentry.sty
+++ b/Master/texmf-dist/tex/latex/natbib/bibentry.sty
@@ -19,15 +19,15 @@
%% Full documentation can be obtained by LaTeXing that original file.
%% Only a few abbreviated comments remain here to describe the usage.
%% =============================================
-%% Copyright 1997-1999 Patrick W Daly
-%% Max-Planck-Institut f\"ur Aeronomie
+%% Copyright 1997-2007 Patrick W Daly
+%% Max-Planck-Institut f\"ur Sonnensystemforschung
%% Max-Planck-Str. 2
%% D-37191 Katlenburg-Lindau
%% Germany
-%% E-mail: daly@linmpi.mpg.de
+%% E-mail: daly@mps.mpg.de
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{bibentry}
- [2000/06/20 1.4 (PWD)]
+ [2007/10/30 1.5 (PWD)]
% Bibliography Entries in Text
%
% In place of \bibliography{database}, enter \nobibliography{database}
@@ -77,6 +77,9 @@
{You have used \string\nobibliography* \MessageBreak
without a following \string\bibliography.\MessageBreak
You may not be able to run BibTeX}\fi}
+\AtBeginDocument{\@ifpackageloaded{url}
+ {\providecommand{\doi}{doi: \begingroup \urlstyle{rm}\Url}}
+ {\providecommand{\doi}[1]{doi: #1}}}
%%
%% <<<<< End of generated file <<<<<<
%%