Modified lineskip and lineskiplimit in quotes
[latex-mlastyle.git] / mlastyle.bst
index 637853d441a18e3d1d8557c10213d37f9147b0f2..30b216959715dee3b2a194cef99a2ffe5d9a2375 100644 (file)
@@ -1,4 +1,4 @@
-% $Id: mlastyle.bst,v 1.16 2003-11-23 07:08:18 tpope Exp $
+% $Id: mlastyle.bst,v 1.18 2003-11-27 05:11:13 tpope Exp $
 % BibTeX bibliography style `mlastyle'
 % Based on BibTeX standard bibliography style `plain'
        % version 0.99a for BibTeX versions 0.99a or later, LaTeX version 2.09.
@@ -38,6 +38,7 @@ ENTRY
     urldate
     accessdate
     urlpath
+    database
     version
     % eid isbn issn doi
   }
@@ -788,10 +789,14 @@ FUNCTION {format.tr.number}
 }
 
 FUNCTION {format.urldate}
-{ urldate missing$
+{ database empty$
+    'skip$
+    { database selective.emphasize output.nonnull new.block }
+  if$
+  urldate missing$
   { accessdate empty$
       { cite$ " has no urldate field" * warning$
-       "\theurldate"
+       "\theurldate{}"
       }
       { "accessdate in " cite$ * " is depreciated; use urldate instead" *
        warning$ accessdate