From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sanjib Sikder Subject: Bib file path relative to home using tilde ~ in Ubuntu Date: Sat, 13 Oct 2012 19:24:17 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba1efbaa52a25304cbf12677 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TN2B9-0006yz-5d for emacs-orgmode@gnu.org; Sat, 13 Oct 2012 09:55:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TN2B8-00027Z-B5 for emacs-orgmode@gnu.org; Sat, 13 Oct 2012 09:54:59 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:38879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TN2B8-00027L-6e for emacs-orgmode@gnu.org; Sat, 13 Oct 2012 09:54:58 -0400 Received: by mail-ie0-f169.google.com with SMTP id 10so7597360ied.0 for ; Sat, 13 Oct 2012 06:54:57 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --90e6ba1efbaa52a25304cbf12677 Content-Type: text/plain; charset=ISO-8859-1 Hi, Can I use the bib file path using tilde (~) when doing latex export ? for example, Why can not I use \bibliography{~/Bib/RefAbv} ? where my bibliography file name is RefAbv.bib It gives error : undefined citation I do not want to use \bibliography{/home/USERNAME/Bib/RefAbv} I use dropbox. So if I can use tilde , then synchronzation is perfect. I can work in any machine without changing the path of my bib files. Also I do not want to put the bib file in my working directory. I am using Ubuntu 12.04 ----------------------------- *Sanjib Sikder *Ph.D. Fellow Chemical Engineering IIT Bombay* * --90e6ba1efbaa52a25304cbf12677 Content-Type: text/html; charset=ISO-8859-1 Hi,

Can I use the bib file path using tilde (~) when doing latex export ?

for example, Why can not I use \bibliography{~/Bib/RefAbv} ?
where my bibliography file name is RefAbv.bib
It gives error : undefined citation

I do not want to use \bibliography{/home/USERNAME/Bib/RefAbv}

I use dropbox. So if I can use tilde , then synchronzation is perfect. I can work in any machine without changing the path of my bib files.

Also I do not want to put the bib file in my working directory.

I am using Ubuntu 12.04

-----------------------------
Sanjib Sikder
Ph.D. Fellow
Chemical Engineering
IIT Bombay




--90e6ba1efbaa52a25304cbf12677--