summaryrefslogtreecommitdiff
path: root/biblio/bibtex/contrib/econ-bst/econ-jet.bst
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/bibtex/contrib/econ-bst/econ-jet.bst')
-rw-r--r--biblio/bibtex/contrib/econ-bst/econ-jet.bst10
1 files changed, 5 insertions, 5 deletions
diff --git a/biblio/bibtex/contrib/econ-bst/econ-jet.bst b/biblio/bibtex/contrib/econ-bst/econ-jet.bst
index 95ed5fd22c..c6488e66d5 100644
--- a/biblio/bibtex/contrib/econ-bst/econ-jet.bst
+++ b/biblio/bibtex/contrib/econ-bst/econ-jet.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
@@ -29,7 +29,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-jet.bst" }
@@ -753,12 +753,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)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%