Can I use the bib file path using the tilde (~).
For example, I cannot use
\bibliography{~/Bib/RefAbv}
where my bibliography file name is "RefAbv.bib". It gives warnings about undefined citations. I do not want to use \bibliography{/home/username/Bib/RefAbv}
.I use DropBox. So if I can use tilde, then synchronization is perfect. I can work in any machine without changing the path of my bibliography files.
Also I do not want to put the bibliography file in my working directory.
I am using Ubuntu 12.04.