emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Scientific papers related to Org-mode


From: Sebastien Vauban
Subject: Re: [O] Scientific papers related to Org-mode
Date: Mon, 16 Apr 2012 14:37:19 +0200
User-agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (windows-nt)

Hi Bastien,

Bastien wrote:
> #+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

Wouldn't it be David O'Toole instead?  I mean: with a normal (or forward, at
least) quote?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]