11
votes
3answers
2k views

RefTeX won't find my .bib file in local library tree

RefTeX gives out the following error when trying to insert a citation: No valid bibliography in this document, and no default available I keep a master .bib file in ...
0
votes
0answers
417 views

RefTex won't detect my .bib file [closed]

I'm using emacs+AUCTeX+RefTeX and I have a problem with C-c [, namely, it doesn't open a list of matches from my .bib file. In more details, I have the following in my preamble: ...
1
vote
1answer
4k views

How to solve Undefined-Control-Sequence Error for biblatex in AucTeX

After reading many great things about biblatex in the forum, I would like to start using it. I tried the steps given in What to do to switch to biblatex? on a file on which I am already using BibTeX, ...