1. Biblatex [Was: Merge authoryear-ibid and authoryear-comp]
Sorry, the subject was incomplete.
jpg
Jean-Philippe Georget < XXXX@XXXXX.COM > wrote:
> Hi!
>
> Is there a (simple?) way to merge the functionalities of the
> authoryear-ibid and authoryear-comp citation styles?
>
>
> For example, with
>
> The first citation is \parencite{name1_2004,name1_2005) and the
> second citation is \parencite{name1_2004).
>
>
> I want to obtain something like :
>
> The first citation is (Name1,2004,2005) and the second citation is
> (ibid., 2004).
>
>
> Thanx in advance for your help!
> jpg
2. some issues with the default authoryear-style
3. labels in bibliography with natbib's authoryear mode
Hi,
natbib in numbers mode puts [1] in front of the entries in the
bibliography. In authoryear mode there is no label.
I'd like to have authoryear citations, but with a label in front of the
bibitems (the one that I would get with \citep{} in the text).
I can get *some* label by redefining NAT@biblabel::
\makeatletter \renewcommand\NAT@biblabel[1]{[#1]} \makeatother
However, the argument #1 is only the sequence number of the bibitem AFAIK.
Did anybody do something like that already?
Or does anybody have an idea how to get from that argument to the
authoryear-type label?
cheers,
stefan
4. natbib in authoryear, problems "compressing" refs with same first author and year
5. sort authoryear style index authorlast name ascending and year descending
Hello All, Unfortunately, there's only the option nyt, which sorts in biblatex by name and year, but both ascending. Is there a way to sort name ascending and year descending? many Thanks Chris
6. [biblatex] some issues with the default authoryear-style