From: Tim Pope Date: Thu, 27 Nov 2003 05:11:13 +0000 (+0000) Subject: Added database field X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=commitdiff_plain;h=56ffc088de938e2a3e9aab30d0d1fb651892e651 Added database field --- diff --git a/mlastyle.bst b/mlastyle.bst index 296c93f..30b2169 100644 --- a/mlastyle.bst +++ b/mlastyle.bst @@ -1,4 +1,4 @@ -% $Id: mlastyle.bst,v 1.17 2003-11-26 19:24:27 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,7 +789,11 @@ 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{}"