Hi, Is that the org-cite.el I have posted to the list? http://lists.gnu.org/archive/html/emacs-orgmode/2012-01/txtFdsR7fbrBK.txt
I'm glad you find it useful. Still, I cannot recommend that you rely on it for anything that you depend on in your job -- it's an early-stage hobbyist project that I haven't developed further due to lack of time and feedback.
Please send me as much information as you can about the bugs (without revealing sensitive document contents, of course).
If possible, I'd like you to send me (off-list!) the .org file and the .aux and .bbl files from latex export, and tell me what bibtex package you're using. The bibtex and the resulting ODT might also be useful.
I'm in the middle of other work, so bugfixes could take days or weeks. Yours, Christian Moe On 8/23/12 12:47 PM, Benoit Benoit wrote:
Good morning everyone, I am a new org-mode user and I previously used LaTeX. Unfortunatly, my boss want me to produce MS word file for draft version of articles. So I am looking for a solution allowing me to produce articles both in LaTeX and in Word. I think that the org mode and its LaTeX, Html and Odt exporter can be usefull. I tryed to export files in Odt and Html using the org-cite.el . It works quite fine but I obtained some non expected results such as : /"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus./*(nil)" *where (nil) should have been an author-date. Can that be fixed easily ? Kind regards Ben **