diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/dk-bib/dk-bib.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/dk-bib/dk-bib.sty | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/dk-bib/dk-bib.sty b/Master/texmf-dist/tex/latex/dk-bib/dk-bib.sty index edc6583abfa..b5d61f468fb 100644 --- a/Master/texmf-dist/tex/latex/dk-bib/dk-bib.sty +++ b/Master/texmf-dist/tex/latex/dk-bib/dk-bib.sty @@ -1,4 +1,4 @@ -% Copyright 2004, 2005 Arne Jorgensen +% Copyright (C) 2004, 2005, 2006 Arne Jorgensen % This file is free software; you can redistribute it and/or modify it % under the terms of the GNU General Public License as published by @@ -11,9 +11,8 @@ % General Public License for more details. % You should have received a copy of the GNU General Public License -% along with GNU Emacs; see the file COPYING. If not, write to the -% Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -% Boston, MA 02110-1301, USA. +% along with this file; if not, write to the Free Software Foundation, +% Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. \NeedsTeXFormat{LaTeX2e}[1995/12/01] @@ -22,8 +21,8 @@ \def\dkbib@sty@revision{#3} \def\dkbib@sty@date{#4/#5/#6} } -\dkbib@svn $Id: dk-bib.sty 82 2005-10-02 16:26:11Z arne $ -\def\dkbib@version{0.5} +\dkbib@svn $Id: dk-bib.sty 92 2006-05-21 21:18:10Z arne $ +\def\dkbib@version{0.6} \ProvidesPackage{dk-bib}[\dkbib@sty@date\space v\dkbib@version\space(r\dkbib@sty@revision) Danish variants of the standard BibTeX styles] @@ -132,7 +131,7 @@ {\relax}% %%% apalike \ifdkbib@apalike% - \RequirePackage{apalike}% + \RequirePackage{dk-apali}% \fi% %%% url \ifdkbib@url% |