Aditya Mahajan wrote:
> 
> 
> Thanks. For my present project I need short month names, and the 
> deadline is tomorrow. So, I will stick to the manual solution at the 
> moment.

There should be no need for manual fixes, just do this:

   \unprotect
   \def\insertmonth#1#2#3%
    {\bibdoifelse{\@@[EMAIL PROTECTED]
       {#1\doifnumberelse{\@@[EMAIL PROTECTED]
           [EMAIL PROTECTED]@EA{\@@[EMAIL PROTECTED]
           {\@@[EMAIL PROTECTED]
   \protect
   \def\doconvertshortmonth#1%
     {\ifcase#1\or % adjust names as you like
      jan\or feb\or mar\or apr\or may\or jun\or
      jul\or aug\or sep\or oct\or nov\or dec\else !!!\fi }

Cheers, Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to