Revision: 11115
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=11115&view=rev
Author:   amaxwell
Date:     2007-09-20 17:00:38 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------
Add timescited from WoS (RFE #1788133)

Modified Paths:
--------------
    trunk/bibdesk/BDSKISIGroupServer.m

Modified: trunk/bibdesk/BDSKISIGroupServer.m
===================================================================
--- trunk/bibdesk/BDSKISIGroupServer.m  2007-09-20 20:52:12 UTC (rev 11114)
+++ trunk/bibdesk/BDSKISIGroupServer.m  2007-09-21 00:00:38 UTC (rev 11115)
@@ -343,6 +343,8 @@
         sourceField = BDSKBooktitleString;
     }
     
+    addStringToDictionaryIfNotNil([[(NSXMLElement *)record 
attributeForName:@"timescited"] stringValue], @"Timescited", pubFields);
+        
     while (nil != child) {
         
         NSString *name = [child name];


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to