]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo.bst
Don't use "vol." for journal citations.
[mjotex.git] / mjo.bst
diff --git a/mjo.bst b/mjo.bst
index bba4c7da9530df90cbb26715b9316d59b44cfdff..f85e8aa4a45d03e72be55756d3b6ff6e1c7e02e3 100644 (file)
--- a/mjo.bst
+++ b/mjo.bst
@@ -675,8 +675,8 @@ FUNCTION {format.journal.eid}
 FUNCTION {format.vol.num.pages}
 { volume field.or.null
   duplicate$ empty$ 'skip$
-    {
-      bbl.volume swap$ tie.or.space.prefix
+    { % Replaced "vol." with the empty string here.
+      "" swap$ tie.or.space.prefix
       "volume" bibinfo.check
       * *
     }