more corrections
[lectures/latex.git] / posic / thesis / thesis.bst
index 6f3c9bf..829ed2e 100644 (file)
@@ -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