Hi Rasmus, 2015ko martxoak 1an, Rasmus-ek idatzi zuen: > >> At this point, we probably need to implement a BIBLIOGRAPHY keyword >> (files) and BIBLIOGRAPHY_BACKEND (bibtex, zotero, jabref...) and provide >> basic tools to handle citations in an Org document. > > Probably a CITATION_STYLE as well, e.g. "numeric", "author-year", etc. > > I'll try to look at biblatex support for ox-latex, which should be the > easiest target, but ATM I'm a bit busy.
If you have time, I’d appreciate your opinion on whether the approach I’ve started of doing latex and non-latex together in ox-cite is a good approach, or whether instead you’d rather handle latex within ox-latex. Should we also support “plain” bibtex and natbib? > For bibtex-outside-of-latex, reftex-cite.el is decent, but not great¹. > Still, it may be easier to fix it up that to write our own bibtex > parser. It would also be possible to just use an external program like citeproc-java. WDYT? Thanks, -- Aaron Ecay