emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* setting default BibTex file
@ 2012-04-02 11:49 Julian Burgos
  2012-04-02 13:53 ` suvayu ali
  0 siblings, 1 reply; 4+ messages in thread
From: Julian Burgos @ 2012-04-02 11:49 UTC (permalink / raw)
  To: emacs-orgmode

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: julian@hafro.is

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-25 11:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-02 11:49 setting default BibTex file Julian Burgos
2012-04-02 13:53 ` suvayu ali
2012-04-02 15:10   ` Nick Dokos
2012-04-25 11:36     ` Eric Fraga

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).