The correct regexp for IEEE Xplore abstract fetching to work is to 
change line 604 in IEEEXploreFetcher.java from:

                index = allText.indexOf("<div class=\"abstract", piv);
to:
                index = allText.indexOf("id=\"abstract-1\"", piv);

As this is a simple change, I do not contribute a formal patch for it at 
this stage.

Best regards

Oscar Gustafsson

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to