diff options
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/confproc/newapave.bst')
-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 1e978ff3106..2aee35a4f37 100644 --- a/Master/texmf-dist/bibtex/bst/confproc/newapave.bst +++ b/Master/texmf-dist/bibtex/bst/confproc/newapave.bst @@ -13,7 +13,7 @@ % (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: -% vincent@music.mcgill.ca +% [lastname].[packagename]@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 @@ -215,7 +215,7 @@ FUNCTION {output.year.check} } { write$ ", " year * "." * "~\hfill " * % shorter and simpler without label (2002a, 2002b useless) -%% ", " year * extra.label * "." * " \Pointinghand{} " * % shorter +% ", " year * extra.label * "." * " \Pointinghand{} " * % shorter mid.sentence 'output.state := % mid.sentence 'output.state := * "}" } |