On Wednesday, August 15, 2007, at 09:28AM, "Christiaan Hofman" <[EMAIL 
PROTECTED]> wrote:
>
>On 15 Aug 2007, at 5:21 PM, Holger Frauenrath wrote:

>> So, if I understand this correctly: the entries would have to be of
>> the form
>>
>>      BibTeXFieldNamesForSciFinderTags = {
>>          "FIELD Abstract:" = Abstract;
>>          ...
>>      };
>>
>> or would one leave away FIELD or : or both?
>>
>> I can do the other assignments tomorrow morning.
>>
>> Holger
>>
>>
>
>It's probably better (and easier) to leave out the FIELD and :.

Agreed.  So you'd have

     BibTeXFieldNamesForSciFinderTags = {
         Abstract = Abstract;
         "Journal Title" = Journal;
         "Publication Year" = Year;
         ...
     };


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to