summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst
index 9254fb07d75..452c9c18df6 100644
--- a/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst
+++ b/Master/texmf-dist/bibtex/bst/resphilosophica/resphilosophica.bst
@@ -3,7 +3,7 @@
%% generated with the docstrip utility and then
%% manually patched by Boris Veytsman
%%
-%% Copyright 2012 Boris Veytsman (patches and changes)
+%% Copyright 2012--2015 Boris Veytsman (patches and changes)
%%
%% The original source files were:
%%
@@ -1728,7 +1728,9 @@ FUNCTION {begin.bib}
if$
"\begin{thebibliography}{" number.label int.to.str$ * "}" *
write$ newline$
- "\newcommand{\enquote}[1]{``#1''}"
+ "\providecommand{\enquote}[1]{``#1''}"
+ write$ newline$
+ "\providecommand{\ensquote}[1]{`#1'}"
write$ newline$
"\providecommand{\natexlab}[1]{#1}"
write$ newline$