Hi Bill, We're using Citezen now for parsing and rending the SCG bibliography and all our publications. http://scg.unibe.ch/publications (See Citezen-Pier.) I found the best strategy to be to split a bibtex file up into strings, one for each entry and check if parsing raises an error. When there is an error, I just print the raw string and the error msg so I can fix it. But a more robust and forgiving parser is needed. Cheers, - on On Jun 5, 2009, at 16:20, Schwab,Wilhelm K wrote:
Damien,
I found the problem: #newForWin32 is missing the #new, so it sends the class to do an instance's job. I fixed that, but Monitcello was determined to undo my efforts. After a few tries at getting around that, I realized that it should run on Linux, so I did the installation there and then added my fix so that it should run on win32 also. That appears to have worked.
I find that it cannot parse my "real" .bib files, but it does seem to handle things that I build up from entries from Google scholar. The bib files in question are tested in the sense the LaTeX/BibTeX are happy with them, but I have yet to try bibclean on them. Is there any documentation or example code available?
Bill
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project