6
votes
1answer
708 views

Link to file in the parent folder

I have a folder, say C:\example\paper with a bib-file C:\example\1.bib. I also have a tex file C:\example\paper\main.tex where I would like to put a link to 1.bib. I can put the whole path, of ...
0
votes
2answers
3k views

Specifying path correctly for .bib file [closed]

Given the directory structure: B-Galactosidase Report\LaTeX\Min ex\ My .tex file is inside "Min ex" directory. My .bib file is inside the "B-Galactosidase Report" directory two levels above that. ...