Damien, Queue head-slap.wav :) I'll dig around. However, I have the other problem, specifically I have a .bib that I want to convert to RIS for benefit of Bibus. On first glance, I don't see that one but will try again.
Thanks! Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Damien Pollet Sent: Saturday, May 16, 2009 5:12 AM To: [email protected] Subject: Re: [Pharo-project] [OT] RIS vs. BibTeX On Sat, May 16, 2009 at 10:26, Stéphane Ducasse <[email protected]> wrote: > Damien will reply. > I think that since he uses seaside canvas. You should use a pier image > for now. > After with enough pressure I'm sure that he can do a CitezenLoader > class :) That could indeed be helpful :) About RIS input, I suppose it's possible but at the moment there is no such parser. Also I suspect that RIS and BibTeX define different data models, so we'd need a common metamodel to parse to. IMHO the easiest for now is to translate RIS to .bib using one of the existing non-smalltalk tools (I can't give names from the top of my head, but google should). As for working with word, I think it's possible to import or copy-paste html, so you'd just need a trivial wrapper around citezen to ensure that it outputs a complete html page. > > On May 16, 2009, at 9:40 AM, Schwab,Wilhelm K wrote: > >> Stef, >> >> **DUMB** question. I found citezen on SqueakSource, opened >> monitcello, created a respository and have access to the code. That >> much makes sense tome. But it is at this point that I fall apart in >> understanding MC. What is the correct way to load the code? >> >> Pathetically yours<g>, >> >> Bill >> >> >> >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected] >> ] On Behalf Of Stéphane Ducasse >> Sent: Saturday, May 16, 2009 2:11 AM >> To: [email protected] >> Subject: Re: [Pharo-project] [OT] RIS vs. BibTeX >> >> did you check citezen? >> >> On May 16, 2009, at 8:56 AM, Schwab,Wilhelm K wrote: >> >>> Hello all, >>> >>> Sorry for the OT post, but some of you have BibTeX interests and >>> even code(!!!), so I thought it would smart to ask whether any of >>> you have Pharo code to read the RIS format? >>> >>> I am getting sufficient pressure away from LaTeX, that I am looking >>> at Bibus and OpenOffice. I have a lot of data in .bib to try to >>> import into Bibus, which appears to be buggy with respect to to, but >>> there is evidence it correctly understand RIS. >>> >>> Any help appreciated. >>> >>> Thanks! >>> >>> Bil >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
