Skip to content

Commit 3c3589b

Browse files
committed
Unmix tabs and spaces; delete trailing whitespace
1 parent b049a1f commit 3c3589b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sp.bst

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%%% This is sp.bst, coded by Kai von Fintel as the house style for bibliographies in
2-
%%% the journal Semantics and Pragmatics. The style is based on a style generated
2+
%%% the journal Semantics and Pragmatics. The style is based on a style generated
33
%%% with custom-bib/merlin.mbs, a system for customizing bibliographic styles
44
%%% created by Patrick W Daly. There have been some hand-coded adjustments to that
55
%%% style to get the style closer to the Unified Style Sheet for Linguistics Journals.
66
%%%
77
%%% Version 2.2 [2010/09/14] Added colon between address and school for mastersthesis
88
%%% Version 2.1 [2010/02/02] Fixed bvolume (error pointed out by Arash Zeini on ling-tex)
99
%%% Version 2.0 [2010/01/25] Adopted almost all changes introduced by Bridget Samuels
10-
%%% for unified.bst (http://celxj.org/downloads/unified.bst)
10+
%%% for unified.bst (http://celxj.org/downloads/unified.bst)
1111
%%% Version 1.9 [2009/07/14] Deleted warning about having both volume and series number
1212
%%% Version 1.8 [2009/07/03] Dealt with presence of both volume and series + number
1313
%%% Version 1.7 [2009/07/03] Reverted change to format.bvolume
@@ -18,7 +18,7 @@
1818
%%% Version 1.5 [2009/06/27] Book titles in incollection entries -> sentence capitalization
1919
%%% Version 1.4 [2009/06/27] Book titles -> sentence capitalization
2020
%%% Version 1.3 [2009/06/26] Reverted formatting of editors when no author
21-
%%% Version 1.2 [2009/06/26] Period after vol(num) in journal articles instead of colon.
21+
%%% Version 1.2 [2009/06/26] Period after vol(num) in journal articles instead of colon.
2222
%%% Comma added -> Editor (ed.),
2323
%%% Version 1.1 [2009/05/22] Deleted stray space after (ed.)
2424
%%% Version 1.0 [2007/11/27] First public version
@@ -680,7 +680,7 @@ FUNCTION {format.number.series}
680680
{ number "number" bibinfo.check }
681681
{ add.blank "(" *
682682
series "series" bibinfo.check *
683-
number tie.or.space.prefix "number" bibinfo.check *
683+
number tie.or.space.prefix "number" bibinfo.check *
684684
")" *
685685
}
686686
if$

0 commit comments

Comments
 (0)