[Jreferences-developers] JReferences
Status: Beta
Brought to you by:
egonw
|
From: Egon W. <eg...@sc...> - 2002-01-09 17:49:37
|
I am working towards a better implementation... Added are a reference database API (alpha stage). Backends can implement this (like the MySQL backend), but a File backend is going to be implemented as well... Moreover, the base classes are undergoing a redesign: Reference +--> ArticleRef +--> BookRef +--> etc Each ref will have fields including those from BibTex, but some extra too, like a field given the URL to a file (PDF, PS etc)... Christoph, you might want to wait implementing filters until this is done. Egon |