forgot to change ...
[lectures/latex.git] / posic / thesis / thesis.bst
index ca80774..829ed2e 100644 (file)
@@ -177,7 +177,7 @@ FUNCTION {format.names}
 { 's :=
 #1 'nameptr :=
 s num.names$ 'numnames :=
-numnames #5 >
+numnames #15 >
 s numnames "{ll}" format.name$ "others" = numnames #1 > and
 or 'etal :=
 etal
@@ -310,6 +310,18 @@ if$
 }
 if$
 }
+FUNCTION {format.zvolume}
+{ volume empty$
+{ "" }
+{ series empty$
+'skip$
+{ "" series * }
+if$
+" Vol." volume tie.or.space.connect *
+"volume and number" number either.or.check
+}
+if$
+}
 FUNCTION {format.number.series}
 { volume empty$
 { number empty$
@@ -645,12 +657,12 @@ FUNCTION {incollection}
 { output.bibitem
 collaboration output
 format.authors "author" output.check
-%new.block
-%format.title "title" output.check
+new.block
+format.title "title" output.check
 new.block
 crossref missing$
-{ format.in.ed.booktitle "booktitle" output.check
-format.bvolume output
+%{ format.in.ed.booktitle "booktitle" output.check
+{ format.zvolume output
 format.number.series output
 format.chapter.pages output
 new.sentence