diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-30 00:05:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-30 00:05:56 +0000 |
commit | 2818394776fdad8cbf25e45ee2f0787843294705 (patch) | |
tree | 8b549614612e6aa35c04e5f522be29aec31d3a80 /Master/texmf-dist/tex/latex/amsrefs/amsbst.sty | |
parent | bcc0e00b0f844b2c93ecc3e6512b706d73b369d9 (diff) |
amsrefs, via latex-tds (27oct10)
git-svn-id: svn://tug.org/texlive/trunk@20249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsrefs/amsbst.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/amsrefs/amsbst.sty | 58 |
1 files changed, 26 insertions, 32 deletions
diff --git a/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty b/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty index 4bb16de82a1..79cbf9a7fc1 100644 --- a/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty +++ b/Master/texmf-dist/tex/latex/amsrefs/amsbst.sty @@ -6,38 +6,32 @@ %% %% amsrefs.dtx (with options: `bst') %% -%%% ==================================================================== -%%% @LaTeX-doc-source-file{ -%%% filename = "amsrefs.dtx", -%%% version = "2.03", -%%% date = "2007/10/22", -%%% time = "10:22:13 EDT", -%%% author = "Michael J Downes and David M. Jones", -%%% address = "American Mathematical Society, -%%% Publications Technical Group, -%%% PO Box 6248, -%%% Providence, RI 02940, -%%% USA", -%%% email = "tech-support@ams.org", -%%% URL = "http://www.ams.org/", -%%% abstract = "A LaTeX package that permits bibliography style -%%% to be controlled completely from the LaTeX side -%%% instead of being determined chiefly by the BibTeX -%%% style file.", -%%% copyright = "Copyright 2001, 2004, 2006, 2007 American -%%% Mathematical Society.", -%%% license = "Unlimited copying and redistribution of this file -%%% are permitted as long as this file is not -%%% modified. Modifications, and distribution of -%%% modified versions, are permitted, but only if -%%% the resulting file is renamed.", -%%% checksum = "57935 8186 25806 247374", -%%% docstring = "The checksum field, produced by Robert Solovay's -%%% checksum utility, gives CRC-16 checksum, lines, -%%% words, and characters.", -%%% } -%%% ==================================================================== -%%% +%% Copyright 2001, 2004, 2006, 2007, 2010 American Mathematical Society. +%% +%% American Mathematical Society +%% Technical Support +%% Publications Technical Group +%% 201 Charles Street +%% Providence, RI 02904 +%% USA +%% tel: (401) 455-4080 +%% (800) 321-4267 (USA and Canada only) +%% fax: (401) 331-3842 +%% email: tech-support@ams.org +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% 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.3c 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 the American Mathematical +%% Society. +%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e}[1995/12/01] \ProvidesPackage{amsbst}[2004/03/29 v1.68] |