Jan-Erik Hägglöf wrote:
>>>
>>> Example: These statements has been declared by [authorlastname,(year)]
>>>
>>> Please give a code sample how to make this work!
>> Why are you using the "aps" style if you don't want aps-style output?
>> That does not make sense. It seems that "apa" is much closer to what
>> you want?
>>
>> Best wishes,
>> Taco
>
> In apa-style there is "author (year)" appearance, and I just want
> "[authorlastname,(year)]" result with those hooks.
The bib module has no support for just "authorlastname" (as opposed to
"author"), if you want that then you have to edit the bbl file.
For the rest of the citation formatting: it is easiest to
define your own macro:
\def\mycite[#1]{[{\cite[author][#1]},({\cite[year][#1]})]}
Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________