I am not familiar with jabref, but assuming it stores the entries in a
regular bibtex format, and you have the bibtex file open in emacs, with the
cursor on the entry you want to make a heading for, you run
M-x org-ref-open-bibtex-notes.

That creates something like an org-bibtex heading in your
org-ref-bibliography-notes file, but it is probably a little different. I
haven't used org-bibtex, and I didn't try to make it exactly the same. If
you try it and tell me what is missing, I can make it be more like
org-bibtex. The format there is not critical to me.

John

-----------------------------------
John Kitchin
Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu



On Wed, Aug 6, 2014 at 6:54 AM, Xebar Saram <zelt...@gmail.com> wrote:

> Thanks John
>
> No worries :) ive installed it and its working great.
>
> in a related question, does anyone use it with jabef?
>
> the reason im asking is that im very new to this and wonder about a
> possible workflow to export a bib citation from jabref to org and create an
> org header (per reference). so far it seems like org-ref will only insert
> something like
> cite:REF
> I have played around with org-bibtex and seem to remember there was a
> org-bibtex yank function that created a header in org from the bib citation
> in clipboard, can org-ref do something similar?
>
> sorry for the neewb questions
>
> z
>
>
>
>
>
> On Wed, Aug 6, 2014 at 12:08 AM, John Kitchin <jkitc...@andrew.cmu.edu>
> wrote:
>
>> Hi, it got moved in a re-organization to
>> https://github.com/jkitchin/jmax/blob/master/org/org-ref.org.
>>
>> Sorry for the inconvenience!
>>
>> Xebar Saram <zelt...@gmail.com> writes:
>>
>> > Hi all
>> >
>> > the github link seems dead, anyone knows where one could get and try
>> > org-ref from?
>> >
>> > z
>> >
>> > On Mon, Jun 30, 2014 at 2:27 PM, Joseph Vidal-Rosset
>> > <joseph.vidal.ros...@gmail.com> wrote:
>> >
>> >     Thanks Eric, it works now, with the latest version of org-mode.
>> >
>> >     Best wishes
>> >
>> >     Jo.
>> >
>> >
>> >
>> >
>> >     2014-06-30 12:22 GMT+02:00 Eric Schulte <schulte.e...@gmail.com>:
>> >
>> >
>> >
>> >         > 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)
>> >
>> >
>> >
>> >
>> >
>>
>> --
>> -----------------------------------
>> John Kitchin
>> Professor
>> Doherty Hall A207F
>> Department of Chemical Engineering
>> Carnegie Mellon University
>> Pittsburgh, PA 15213
>> 412-268-7803
>> http://kitchingroup.cheme.cmu.edu
>>
>
>

Reply via email to