From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Scientific papers related to Org-mode Date: Wed, 11 Apr 2012 09:36:56 +0200 Message-ID: <4F853498.8040104@gmail.com> References: <2012-04-09T20-39-13@devnull.Karl-Voit.at> <87aa2khgr2.fsf@gnu.org> <87obr0g6dt.fsf@gmx.com> <4F83E773.8060801@gmail.com> <4F83F913.3000304@gmail.com> <87d37g0x1c.fsf@altern.org> <4F83FC19.4000601@gmail.com> <87ehrvfhqu.fsf@gnu.org> Reply-To: R.M.Krug@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHs7B-00043j-2s for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 03:37:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHs74-0005Ok-V9 for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 03:37:16 -0400 In-Reply-To: <87ehrvfhqu.fsf@gnu.org> 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: Bastien Cc: news1142@karl-voit.at, Bastien , emacs-orgmode@gnu.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/04/12 22:34, Bastien wrote: > Hi Rainer, > > Rainer M Krug writes: > >> It just returns the citation. > > Okay. I've added this to the Worg FAQ: > > * Is there a bibtex entry for the Org manual? I would actually suggest: * How can I cite org when I am using it for a publication? Yes. Please cite the manual. Evaluate this function and run =M-x org-insert-manual-bitex-citation-at-point RET=. > > Yes. Please evaluate this function and run =M-x org-insert-manual-bitex-citation-at-point > RET=. > > #+begin_src emacs-lisp (defun org-insert-manual-bitex-citation-at-point () "Insert a Bibtex > citation of the Org manual at point." (interactive) (insert > "@book{dominik10:_org_mode_refer_manual, author = {Carsten Dominik}, title = {The > \pkg{Org-Mode} 7 Reference Manual: Organize Your Life with GNU Emacs}, publisher = {Network > Theory}, year = 2010, address = {UK}, note = {with contributions by David > O`Toole, Bastien Guerry, Philip Rooke, Dan Davison, Eric Schulte, and Thomas Dye} }" (message > "Thanks for quoting the Org manual!"))) #+end_src Looks good. > > I don't think we need this in Org's core, but it's good to have it somewhere. I would actually put it into Org's core and also add it to the org - documentation menu, so that it is easy to find and can easily be updated. In addition, a function in the FAQ needs to be added manually, and I think a way to cite the manual should be in the product itself. Cheers, Rainer > > Thanks! > - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+FNJcACgkQoYgNqgF2egpkfgCfVB5yH+gKdafHKvhXvbJV62zR DqcAn1YCCMyKlk303lri+e4nF7d+UMF2 =XXIV -----END PGP SIGNATURE-----