Jan-Erik Hägglöf wrote:
Hi All!

Have an issue getting \cite command working properly. Working on a
undergraduate thesis in physics and the bibliography.
I have read in bibmod-doc.pdf(Tacos manual) and also on the wiki about
how to make this work properly. So I did set this in the preamble of my
document. It sees the referenser.bib and a proper *.bbl file is
produced.

\usemodule  [bib]
\usemodule[bibltx]
\setupbibtex[database=referenser]
\setuppublications    [alternative=aps,criterium=all]

\starttext
\cite[ref] does only display [1] as a result.
\stoptext

I tried \cite[authoryear][ref] but it gets some annoying results.
Because i want the result be like this in the output

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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to