Dear list,

This should be pretty easy to answer. I am having some problems defining a default BibTex file. If I put this at the end of my org file,

\bibliographystyle{plain}
\bibliography{/home/julian/Documents/Refs/BibTex/References}

everything works with no problem.  But if I add this to my .emacs file

(setq reftex-default-bibliography (quote("home/julian/Documents/Refs/BibTex/References")))

and this to the end of my org file

\bibliographystyle{plain}
\bibliography{}

When I do the LaTex export I get an "undefined citations" error.
Any ideas?

Julian

--
Julian Mariano Burgos, PhD
Hafrannsóknastofnunin/Marine Research Institute
Skúlagata 4, 121 Reykjavík, Iceland
Sími/Telephone : +354-5752037
Bréfsími/Telefax:  +354-5752001
Netfang/Email: jul...@hafro.is


Reply via email to