diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-01 00:46:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-01 00:46:17 +0000 |
commit | 868233e6288b5e35a7d7aabd79bf8e56a802bc12 (patch) | |
tree | e0363ddd866d99022fe22ecfd1618fe4b8bd90a5 /Master/texmf-dist/tex/latex/computational-complexity/cc2cite.sty | |
parent | 37369d9eb9a62f60dcf7a6ea4d48315ad433d233 (diff) |
computational-complexity 2.20 (29jul11)
git-svn-id: svn://tug.org/texlive/trunk@23291 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/computational-complexity/cc2cite.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/computational-complexity/cc2cite.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/cc2cite.sty b/Master/texmf-dist/tex/latex/computational-complexity/cc2cite.sty index f964133b38b..7e13bd5bf34 100644 --- a/Master/texmf-dist/tex/latex/computational-complexity/cc2cite.sty +++ b/Master/texmf-dist/tex/latex/computational-complexity/cc2cite.sty @@ -33,7 +33,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{cc2cite}[2000/02/29 v2.05 cc2 cite helper package] -\RequirePackage{natbib} +\RequirePackage{natbib}[2010/09/13 8.31b] \bibpunct{(}{)}{;}{a}{}{,} \newcommand{\bibstyle@cc}{\bibpunct{(}{)}{;}{a}{}{,}} \expandafter\def\csname bibstyle@cc2\endcsname{% |