summaryrefslogtreecommitdiff
path: root/biblio/bibtex/contrib/econ-bst/econ-a.bst
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/bibtex/contrib/econ-bst/econ-a.bst')
-rw-r--r--biblio/bibtex/contrib/econ-bst/econ-a.bst10
1 files changed, 5 insertions, 5 deletions
diff --git a/biblio/bibtex/contrib/econ-bst/econ-a.bst b/biblio/bibtex/contrib/econ-bst/econ-a.bst
index 7b9a3ec118..0802aaf472 100644
--- a/biblio/bibtex/contrib/econ-bst/econ-a.bst
+++ b/biblio/bibtex/contrib/econ-bst/econ-a.bst
@@ -2,9 +2,9 @@
%
% Author: Shiro Takeda
% Maintainer: Shiro Takeda
-% Copyright (C) 2001-2022 Shiro Takeda
+% Copyright (C) 2001-2023 Shiro Takeda
% First-written: <2007/07/28>
-% Version: 3.1.1
+% Version: 3.2
% Keywords: TeX, BibTeX, bst
% URL: https://github.com/ShiroTakeda/econ-bst
@@ -37,7 +37,7 @@
% For changelogs, see CHANGES.txt file.
% version number
-FUNCTION {econ.version} { "3.1.1" }
+FUNCTION {econ.version} { "3.2" }
% File name
FUNCTION {econ.file} { "econ.bst" }
@@ -762,12 +762,12 @@ FUNCTION {bst.techrep}
% The string that represents master thesis:
%
FUNCTION {bst.mthesis}
-{ " Master's thesis" } % (default)
+{ ", Master's thesis" } % (default)
% The string that represents phd thesis:
%
FUNCTION {bst.phdthesis}
-{ " Ph.D. dissertation" } % (default)
+{ ", Ph.D. dissertation" } % (default)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%