summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-25 11:11:14 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-25 11:11:14 +0000
commite65a48b471957ddb65bddba0a6c6d4906c68c215 (patch)
tree050106bef6a8ae6ba909c6cfd18eb4017a0569ea /Master/texmf-dist/bibtex
parent01878727fa413ae2e8a1c0f103979a79af40de08 (diff)
elsevier-bib v1.4 2008/06/24
git-svn-id: svn://tug.org/texlive/trunk@9034 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/elsevier-bib/elsart-num-sort.bst14
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/bibtex/bst/elsevier-bib/elsart-num-sort.bst b/Master/texmf-dist/bibtex/bst/elsevier-bib/elsart-num-sort.bst
index 61f491a4279..8c231ae0844 100644
--- a/Master/texmf-dist/bibtex/bst/elsevier-bib/elsart-num-sort.bst
+++ b/Master/texmf-dist/bibtex/bst/elsevier-bib/elsart-num-sort.bst
@@ -7,17 +7,17 @@
%% merlin.mbs (with options: `,nm-init,ed-au,dt-end,yr-par,yrp-x,jttl-rm,thtit-a,vnum-sp,volp-blk,jdt-p,pp-last,jnm-x,btit-rm,bt-rm,pub-date,pub-xpar,pre-edn,url,url-nl,edpar,blk-com,in-col,pp,ed,abr,ednx,ord,jabr,and-xcom,xand,em-x,nfss')
%% After docstrip generation some manual changes were made (SP)
-%SP 2001/01/23
-% Changed the pages output for inproceedings
%SP 2003/07/25
% Add the leading space in format.vol.num.pages only if there is a volume
%SP 2005/01/21
% Add volume and number to incollection with cross-reference
% Capitalize No., as Ch. and Vol.
+%SP 2001/01/23, 2008/06/24
+% Changed the pages output for inproceedings
%% ----------------------------------------
%% *** Numerical reference style for elsart ***
-%% $Id: elsart-num-sort.bst,v 1.3 2005/01/21 11:23:24 spepping Exp $
+%% $Id: elsart-num-sort.bst,v 1.4 2008/06/24 07:39:17 spepping Exp $
%%
%% Copyright 1994-1999 Patrick W Daly
% ===============================================================
@@ -1081,6 +1081,7 @@ FUNCTION {inproceedings}
format.title "title" output.check
crossref missing$
{ format.in.ed.booktitle "booktitle" output.check
+ format.edition output
format.bvolume output
format.number.series output
publisher empty$
@@ -1089,11 +1090,16 @@ FUNCTION {inproceedings}
format.publisher.address output
}
if$
+%SP 2001/01/23
+% format.pages output
}
{ format.incoll.inproc.crossref output.nonnull
- format.pages output
+%SP 2001/01/23
+% format.pages output
}
if$
+%SP 2001/01/23
+ format.pages "pages" output.check
format.note output
fin.entry
write.url