Tagged Questions
0
votes
1answer
154 views
Author not appearing
I've properly set the reference in the .bib file but still getting author problems:
Author undefined for the 'baeza1999modern' on page 1
In my ref.bib, I do have an entry:
@book{baeza1999modern,
...
2
votes
1answer
499 views
Paths in TeXStudio
At least, in teTeX/Linux, one can use environment variables like TEXINPUTS, BIBINPUTS, BSTINPUTS to change default directories. In TeXStudio/Mac, how to access these like variables to specify others ...
1
vote
2answers
5k views
Trouble referencing with Bibtex and TeXstudio
All right, this is driving me crazy... I have thesis example template with one reference that I'm trying to compile with TeXstudio on Windows 7.
My thesis template looks like this:
...a bunch of ...