summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-15 21:37:04 +0000
committerKarl Berry <karl@freefriends.org>2019-01-15 21:37:04 +0000
commit755cdf24905c411969adb2dde821df25b05a5399 (patch)
tree78436c01c040952d06c58bc9268772ede5d35d0d /Master/texmf-dist/bibtex
parentecdaea519ed7fc12a2d0f18a3dfcdd7d7536ee07 (diff)
elsarticle (15jan19)
git-svn-id: svn://tug.org/texlive/trunk@49714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-harv.bst4
-rw-r--r--Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num-names.bst4
-rw-r--r--Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num.bst18
3 files changed, 16 insertions, 10 deletions
diff --git a/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-harv.bst b/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-harv.bst
index ff7a583bad7..3eaac4de6d0 100644
--- a/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-harv.bst
+++ b/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-harv.bst
@@ -1,7 +1,7 @@
%%
%% This is file `elsarticle-harv.bst' (Version 2.1),
%%
-%% Copyright 2009-2018 Elsevier Ltd
+%% Copyright 2009-2019 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% ---------------------------------------------
@@ -13,7 +13,7 @@
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
-%% $Id: elsarticle-harv.bst 116 2018-06-29 04:55:48Z rishi $
+%% $Id: elsarticle-harv.bst 163 2019-01-14 09:54:24Z rishi $
%%
%% $URL: http://lenova.river-valley.com/svn/elsarticle/trunk/elsarticle-harv.bst $
%%
diff --git a/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num-names.bst b/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num-names.bst
index 5ed53b22b9d..e61de97b2ef 100644
--- a/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num-names.bst
+++ b/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num-names.bst
@@ -1,7 +1,7 @@
%%
%% This is file `elsarticle-num-names.bst' (Version 2.1),
%%
-%% Copyright 2009-2018 Elsevier Ltd
+%% Copyright 2009-2019 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% ---------------------------------------------
@@ -13,7 +13,7 @@
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
-%% $Id: elsarticle-num-names.bst 117 2018-06-29 04:56:59Z rishi $
+%% $Id: elsarticle-num-names.bst 163 2019-01-14 09:54:24Z rishi $
%%
%% $URL: http://lenova.river-valley.com/svn/elsarticle/trunk/elsarticle-num-names.bst $
%%
diff --git a/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num.bst b/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num.bst
index bc70da91225..5f9f0171811 100644
--- a/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num.bst
+++ b/Master/texmf-dist/bibtex/bst/elsarticle/elsarticle-num.bst
@@ -1,7 +1,7 @@
%%
%% This is file `elsarticle-num.bst' (Version 2.1),
%%
-%% Copyright 2007-2018 Elsevier Ltd
+%% Copyright 2007-2019 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% ---------------------------------------------
@@ -14,7 +14,7 @@
%% version 1999/12/01 or later.
%%
%%
-%% $Id: elsarticle-num.bst 118 2018-06-29 04:58:02Z rishi $
+%% $Id: elsarticle-num.bst 163 2019-01-14 09:54:24Z rishi $
%%
%% $URL: http://lenova.river-valley.com/svn/elsarticle/trunk/elsarticle-num.bst $
%%
@@ -1174,6 +1174,7 @@ FUNCTION {article}
if$
format.journal.pages
format.note output
+ format.date "year" output.check
fin.entry
write.url
}
@@ -1203,6 +1204,7 @@ FUNCTION {book}
}
if$
format.note output
+ format.date "year" output.check
fin.entry
write.url
}
@@ -1215,7 +1217,7 @@ FUNCTION {booklet}
howpublished output
address output
format.note output
- format.date output
+ format.date "year" output.check
fin.entry
write.url
}
@@ -1249,6 +1251,7 @@ FUNCTION {inbook}
if$
format.pages "pages" output.check
format.note output
+ format.date "year" output.check
fin.entry
write.url
}
@@ -1272,6 +1275,7 @@ FUNCTION {incollection}
if$
format.pages "pages" output.check
format.note output
+ format.date "year" output.check
fin.entry
write.url
}
@@ -1298,6 +1302,7 @@ FUNCTION {inproceedings}
if$
format.pages "pages" output.check
format.note output
+ format.date "year" output.check
fin.entry
write.url
}
@@ -1333,7 +1338,7 @@ FUNCTION {manual}
if$
format.edition output
format.note output
- format.date output
+ format.date "year" output.check
fin.entry
write.url
}
@@ -1359,8 +1364,9 @@ FUNCTION {misc}
format.title output
howpublished output
format.note output
- format.date output
+ format.date "year" output.check
fin.entry
+ format.date "year" output.check
write.url
empty.misc.check
}
@@ -1432,7 +1438,7 @@ FUNCTION {unpublished}
title empty$ 'skip$ 'setup.inlinelink if$ % urlbst
format.title "title" output.check
format.note "note" output.check
- format.date output
+ format.date "year" output.check
fin.entry
write.url
}