1
vote
0answers
207 views

Accessing a .bib file in a Dropbox folder with TeXWorks [duplicate]

I use LaTeX on multiple computers. To avoid having different versions of my bibliography files floating around, I keep all of my .bib files in a Dropbox folder, instead of in local texmf folders. ...
2
votes
1answer
495 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
1answer
2k views

Setting environment variables for latex and bibtex in .bashrc [duplicate]

Possible Duplicate: .bib library file in a different directory, how to use? (Mendeley centralised .bib file) I recently started using TeX to write journal articles. I use TeX Live version ...