From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Citations, continued Date: Wed, 11 Feb 2015 12:32:53 +0100 Message-ID: <87bnl08yze.fsf@gmx.us> References: <87vbjmn6wy.fsf@berkeley.edu> <54d04780.cb58460a.5243.2603@mx.google.com> <87h9v3li8t.fsf@berkeley.edu> <54d078ff.b044440a.06ec.3cf6@mx.google.com> <87d25rkmag.fsf@berkeley.edu> <54d1bc7b.c57d440a.3c5d.2dca@mx.google.com> <87vbjh284z.fsf@nicolasgoaziou.fr> <87mw4tk4m7.fsf@berkeley.edu> <87oap7z664.fsf@nicolasgoaziou.fr> <87fvaibr3k.fsf@berkeley.edu> <87y4o9s5qc.fsf@nicolasgoaziou.fr> <87d25kpxap.fsf@pank.eu> <87k2zsso3w.fsf@nicolasgoaziou.fr> <87vbjcoewx.fsf@gmx.us> <87bnl4shqg.fsf@nicolasgoaziou.fr> <87h9uwwmgt.fsf@gmx.us> <87zj8oqqtz.fsf@nicolasgoaziou.fr> <87386eywus.fsf@nicolasgoaziou.fr> <87r3tydswi.fsf@gmx.us> <8761b8encu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLVXT-0006aD-37 for emacs-orgmode@gnu.org; Wed, 11 Feb 2015 06:33:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLVXP-0006gd-UR for emacs-orgmode@gnu.org; Wed, 11 Feb 2015 06:33:03 -0500 Received: from mout.gmx.net ([212.227.15.18]:61491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLVXM-0006fg-P9 for emacs-orgmode@gnu.org; Wed, 11 Feb 2015 06:32:58 -0500 Received: from x200s ([109.201.154.208]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MIuSH-1YJ1V02u0v-002TwL for ; Wed, 11 Feb 2015 12:32:55 +0100 In-Reply-To: <8761b8encu.fsf@gmail.com> (Aaron Ecay's message of "Wed, 11 Feb 2015 10:47:29 +0000") 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 Aaron Ecay writes: > The uppercase variants are important for correctness with names like > =E2=80=9Cvon Neumann=E2=80=9D. When we write a sentence which begins =E2= =80=9CVon Neumann > (19xx) claimed that...=E2=80=9D the =E2=80=9Cvon=E2=80=9D must be capital= ized, though it > should be lowercase in non-sentence-initial position. Of course, we > don=E2=80=99t need to copy the biblatex convention of capitalized command > names to represent this in org. Perhaps a :capitalize t property > could be added, assuming one of the proposals is adopted that allows > the inclusion of a property list in the citation. So I guess Org cannot be used for game theory or CS papers. . . I guess, in ox-latex it should use magically use the uppercase variants depending on sentence-end or similar voodoo. Like textcites would automatically be used if there's more than one key. Anyway, you are right. But they should still not be exposed in the case a limited set of biblatex keys are adopted. =E2=80=94Rasmus --=20 In theory, practice and theory are the same. In practice they are not