From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Lawrence Subject: Re: Citation syntax: a revised proposal Date: Fri, 20 Feb 2015 08:49:15 -0800 Message-ID: <87a908v88k.fsf@berkeley.edu> References: <87k2zjnc0e.fsf@berkeley.edu> <87bnkvm8la.fsf@berkeley.edu> <87zj8co3se.fsf@berkeley.edu> <87ioezooi2.fsf@berkeley.edu> <87mw4bpaiu.fsf@nicolasgoaziou.fr> <8761aznpiq.fsf@berkeley.edu> <87twyjnh0r.fsf@nicolasgoaziou.fr> <87oaopx24e.fsf@berkeley.edu> <54E6C5BC.10906@mbacou.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOqmG-0008V0-Sb for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 11:50:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOqmD-0007Xm-LD for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 11:50:08 -0500 Received: from plane.gmane.org ([80.91.229.3]:55524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOqmD-0007Vp-FI for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 11:50:05 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YOqmB-0001lB-J8 for emacs-orgmode@gnu.org; Fri, 20 Feb 2015 17:50:03 +0100 Received: from c-67-169-117-151.hsd1.ca.comcast.net ([67.169.117.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Feb 2015 17:50:03 +0100 Received: from richard.lawrence by c-67-169-117-151.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Feb 2015 17:50:03 +0100 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 Cc: Melanie Bacou Hi Melanie, Melanie Bacou writes: > Just want to point out RMarkdown/Pandoc implementation of > bibliographies and citations here > http://rmarkdown.rstudio.com/authoring_bibliographies_and_citations.html Thanks for joining the discussion! Actually, the Pandoc/RMarkdown syntax was sort of the starting point of the proposal we are currently discussing, though it has evolved a lot since then because of Org users' diverse needs. > One useful option is a `csl: biomed-central.csl` option in the preamble. Yes indeed. We have yet to discuss syntax for this type of citation-related metadata. I think we should start another thread for this. Best, Richard