diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-02 22:32:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-02 22:32:45 +0000 |
commit | 74e15e91a38123d8c3b91ef89c05ce3f147bbe42 (patch) | |
tree | 95cad8d290470d96f4df833bf09f31d33a87293d /Master/texmf-dist/bibtex | |
parent | 5754c136ffe6b6c941127b2e2fa15238fc3323ef (diff) |
confproc 0.8 (2aug11)
git-svn-id: svn://tug.org/texlive/trunk@23358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/confproc/newapave.bst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/bibtex/bst/confproc/newapave.bst b/Master/texmf-dist/bibtex/bst/confproc/newapave.bst index 2aee35a4f37..70295f63dd8 100644 --- a/Master/texmf-dist/bibtex/bst/confproc/newapave.bst +++ b/Master/texmf-dist/bibtex/bst/confproc/newapave.bst @@ -7,13 +7,13 @@ % This version was modified by V. Verfaille, from the already modified master file made by % Oren Patashnik, and the 'named' BibTeX style of Peter F. Patel-Schneider. % -% Copyright (C) 2006, all rights reserved. +% Copyright (c) 2006, all rights reserved. % Copying of this file is authorized only if either % (1) you make absolutely no changes to your copy, including name, or % (2) if you do make changes, you name it something other than 'newapave.bst'. % There are undoubtably bugs in this style. If you make bug fixes, % improvements, etc. please let me know. My e-mail address is: -% [lastname].[packagename]@gmail.com +% confproc.verfaille@gmail.com % % This style was made from 'plain.bst', 'named.bst', and 'apalike.bst', % with lots of tweaking to make it look like APA style, along with tips |