tags:

views:

8

answers:

0

Hi Everyone,

I'm trying to extract bibtex information from citeseer to build an XML file containing data related to my search query and the the cited articles by the result set. I have already built a program which read the source of the URL and extract information.

But this mechanism is giving some errors in the results, where it doesnt extract the authors correctly in some cases. I was thinking that in Citeseer there is a Metacart to which papers could be added and the bibtex downloaded.. Is there a way to do this using either C or Java? Is there a web service available for citeseer?

Thank you,