From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aditya Mandayam Subject: References in Latex Date: Mon, 25 Jul 2011 20:56:56 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlVxq-0000cJ-NW for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 20:57:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlVxp-00021L-Pb for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 20:57:38 -0400 Received: from mail-pz0-f49.google.com ([209.85.210.49]:46275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlVxp-00021H-I7 for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 20:57:37 -0400 Received: by pzk33 with SMTP id 33so8053179pzk.8 for ; Mon, 25 Jul 2011 17:57:36 -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 Hello, So when exporting from .org to LaTeX-PDF, I would like the references to show up at the bottom. This does not happen currently. Why is it so? PS: Gleaned from http://tincman.wordpress.com/2011/01/04/research-paper-management-with-emacs-org-mode-and-reftex/ PPS: I am using the tufte-handout document class. On changing this to the default article class, the references still do not show up. A