diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-14 23:52:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-14 23:52:16 +0000 |
commit | 72ec54e48fe2f256b70e9e6cf71abde41f87fd47 (patch) | |
tree | 0405e85af33dfd344ed9101bff317e9fb7fdfbb5 /Master/texmf-dist/tex/latex/chscite | |
parent | 08a89f62a5bda383c4c15dfc0fc006d190573213 (diff) |
chscite (14may12)
git-svn-id: svn://tug.org/texlive/trunk@26383 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chscite')
-rw-r--r-- | Master/texmf-dist/tex/latex/chscite/chscite.sty | 41 |
1 files changed, 32 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/chscite/chscite.sty b/Master/texmf-dist/tex/latex/chscite/chscite.sty index c838cdbe323..4dde3fd03b4 100644 --- a/Master/texmf-dist/tex/latex/chscite/chscite.sty +++ b/Master/texmf-dist/tex/latex/chscite/chscite.sty @@ -8,21 +8,44 @@ %% %% This is a generated file. %% -%% Copyright (C) 2011 by Simon Sigurdhsson <ssimon@student.chalmers.se> +%% Copyright (C) 2012 by Simon Sigurdhsson <ssimon@student.chalmers.se> %% -%% This file may be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.2 of this license -%% or (at your option) any later version. The latest version of this -%% license is in: +%% 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. %% -%% http://www.latex-project.org/lppl.txt +%% This work has the LPPL maintenance status `maintained'. %% -%% and version 1.2 or later is part of all distributions of LaTeX version -%% 1999/12/01 or later. +%% The Current Maintainer of this work is Simon Sigurdhsson. %% +%% This work consists of the files chscite.dtx and chscite.ins +%% and the derived filebase chscite.sty. +%% +%% +%% Copyright (C) 2012 by Simon Sigurdhsson <ssimon@student.chalmers.se> +%% +%% 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 Simon Sigurdhsson. +%% +%% This work consists of the files chscite.dtx and chscite.ins +%% and the derived filebase chscite.sty. +%% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{chscite} - [2011/09/20 v2.99 Chalmers bibliography style] + [2012/05/13 v2.999 Chalmers bibliography style] \RequirePackage{ifthen} \@ifundefined{url}{\RequirePackage{url}}{} \newcommand{\chsurl}[1]{\url{#1}} |