From: Eric Schulte <schulte.eric@gmail.com>
To: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
Cc: "Liste-emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
John Kitchin <jkitchin@andrew.cmu.edu>
Subject: Re: org-ref in action
Date: Mon, 30 Jun 2014 06:22:15 -0400 [thread overview]
Message-ID: <87d2dqhf3c.fsf@gmail.com> (raw)
In-Reply-To: <CAD-VTcG4K_cAiu1tdMjvR30vim=jOiy+ygQnEVvY+mUV4gu_ig@mail.gmail.com> (Joseph Vidal-Rosset's message of "Mon, 30 Jun 2014 12:06:42 +0200")
> Thanns to the default cite action, I get for example in my org file:
>
> [[cite:(119–136)johansson36:_minim_formal]]
>
> and it creates no reference at al, because via the export I get:
>
> \cite{(119–136)johansson36:_minim_formal}
>
Using the latest version of Org-mode from the git repository, this is a
very new feature and requires usage of the git version of Org-mode, I am
seeing the desired behavior. After simply requiring ox-bibtex, the
following
* H1
[[cite:(119–136)johansson36:_minim_formal]]
exports to
\begin{document}
\maketitle
\tableofcontents
\section{H1}
\label{sec-1}~\cite[119–136]{johansson36:_minim_formal}
% Emacs 24.4.50.2 (Org mode beta_8.3)
\end{document}
As expected.
I hope this helps,
Eric
--
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D (see https://u.fsf.org/yw)
next prev parent reply other threads:[~2014-06-30 10:23 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-24 18:45 org-ref in action John Kitchin
2014-06-24 19:26 ` Thomas S. Dye
2014-06-24 20:53 ` Ista Zahn
2014-06-25 2:13 ` Matt Lundin
2014-06-25 8:28 ` Bastien
2014-06-25 16:26 ` Vikas Rawal
2014-06-25 20:25 ` Eric Schulte
2014-06-26 1:09 ` Grant Rettke
2014-06-26 1:10 ` Matt Lundin
2014-06-26 12:21 ` Fabrice Popineau
2014-06-26 12:48 ` John Kitchin
2014-06-26 14:08 ` Matt Lundin
2014-06-26 14:09 ` Matt Lundin
2014-06-26 14:11 ` Grant Rettke
2014-06-26 14:13 ` Ken Mankoff
2014-06-26 14:33 ` Jorge A. Alfaro-Murillo
2014-06-26 14:39 ` Matt Lundin
2014-06-26 17:19 ` Alan Schmitt
2014-06-26 18:44 ` Matt Lundin
2014-06-27 4:27 ` Xebar Saram
2014-06-27 7:37 ` Thomas S. Dye
2014-06-27 7:38 ` Vikas Rawal
2014-06-27 7:52 ` Melleus
2014-06-27 13:39 ` Ista Zahn
2014-06-27 23:56 ` John Kitchin
2014-06-27 6:44 ` Alan Schmitt
2014-06-27 14:26 ` Matt Lundin
2014-06-27 17:19 ` Matt Lundin
2014-06-27 15:49 ` Grant Rettke
2014-06-26 16:14 ` Eric Schulte
2014-06-27 6:55 ` Joseph Vidal-Rosset
2014-06-29 10:18 ` Joseph Vidal-Rosset
2014-06-29 12:09 ` John Kitchin
2014-06-29 18:19 ` Eric Schulte
2014-06-29 18:23 ` Joseph Vidal-Rosset
2014-06-30 9:29 ` Joseph Vidal-Rosset
2014-06-30 9:52 ` Eric Schulte
2014-06-30 10:06 ` Joseph Vidal-Rosset
2014-06-30 10:22 ` Eric Schulte [this message]
2014-06-30 11:27 ` Joseph Vidal-Rosset
2014-08-05 18:28 ` Xebar Saram
2014-08-05 21:08 ` John Kitchin
2014-08-06 10:54 ` Xebar Saram
2014-08-06 12:51 ` John Kitchin
-- strict thread matches above, loose matches on Subject: below --
2014-06-25 5:57 Leu Zhe
2014-06-26 22:33 Doyley, Marvin M.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d2dqhf3c.fsf@gmail.com \
--to=schulte.eric@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jkitchin@andrew.cmu.edu \
--cc=joseph.vidal.rosset@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.