[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-ref for biblatex
From: |
Andreas Reuleaux |
Subject: |
Re: [O] org-ref for biblatex |
Date: |
Mon, 19 May 2014 18:34:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
John,
yes they work fine for me, I have tested: cites and parencites.
Thanks a lot.
-Andreas
John Kitchin <address@hidden> writes:
> I added the multicite commands. you have to use cites:foo,bar,baz, and it
> will export to the format you suggested. org-ref is not smart enough to
> automatically add the s to the link type if you add more than one
> reference, you have to be smart enough to do that.
>
> can you try it out and let me know if it does what you need?
>
> John
>
> -----------------------------------
> John Kitchin
> Associate Professor
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> http://kitchingroup.cheme.cmu.edu
>
>
>
> On Sun, May 18, 2014 at 1:16 PM, Andreas Reuleaux <address@hidden> wrote:
>
>> John,
>>
>> to come back to org-ref, which basically runs fine for me now, thanks.
>>
>> I am running biblatex (as opposed to bibtex) though, with meanwhile
>> biber as a backend.
>>
>> The biblatex manual is very comprehensible and explains the different
>> citation commands from page 79 onwards.
>>
>>
>> http://ctan.mirrorcatalogs.com/macros/latex/contrib/biblatex/doc/biblatex.pdf
>>
>> I just ran into this: Having added a few citations to an existing
>> one with C-u C-c d, I have something like
>>
>> cite:foo,bar,baz
>>
>> which gets exported to latex as
>>
>> \cite{foo,bar,baz}
>>
>> whereas biblatex expects
>>
>> \cites{foo}{bar}{baz}
>>
>> as I understand (note the plural s as well), and there are other config
>> tweekings I am doing for biblatex (that I intend to explain some other
>> time).
>>
>> Maybe a switch (an org-ref variable) would be a good idea, that lets
>> one choose: use either biblatex or plain old bibtex?
>>
>> thanks in advance
>>
>> -Andreas
>>
>>
>>
- Re: [O] org-ref code, (continued)
- Re: [O] org-ref code, Andreas Reuleaux, 2014/05/13
- Re: [O] org-ref code, John Kitchin, 2014/05/13
- Re: [O] org-ref code, Andreas Reuleaux, 2014/05/13
- Re: [O] org-ref code, John Kitchin, 2014/05/14
- Re: [O] org-ref code, Andreas Reuleaux, 2014/05/14
- [O] org-ref for biblatex, Andreas Reuleaux, 2014/05/18
- Re: [O] org-ref for biblatex, John Kitchin, 2014/05/18
- Re: [O] org-ref for biblatex, Andreas Reuleaux, 2014/05/18
- Re: [O] org-ref for biblatex, John Kitchin, 2014/05/19
- Re: [O] org-ref for biblatex, Andreas Reuleaux, 2014/05/19
- Re: [O] org-ref for biblatex,
Andreas Reuleaux <=
Re: [O] org-ref code, Vikas Rawal, 2014/05/08