On Mon, 14 Jul 2008, Wolfgang Schuster wrote:

>
> Am 14.07.2008 um 05:56 schrieb Aditya Mahajan:
>
>> Hi,
>>
>> I cannot find an option to enable interaction with the bib module. I
>> want
>> \cite[ref] to create a forward link to the bibliography where the
>> reference appears. Is this supported by t-bib?
>
> \setupcite[interaction=start]

Does not work. Looking at t-bib, it seems that this makes the url and doi 
insite the references interactive, but not the output of \cite command. 
For example,

\setupinteraction[state=start]
\usemodule[bib]
\setupcite[interaction=start]
\setuppublicationlist[samplesize={ABFG{\etalchar{+}}93},totalnumber=220]

\startpublication[k=test,t=article,
a={{Ahlswede},{}},y=2000,
n=1,s=ACLY00]
\artauthor[]{R.}[R.]{}{Ahlswede}
\artauthor[]{Ning}[N.]{}{Cai}
\artauthor[]{S.~Y.~R.}[S.~Y.~R.]{}{Li}
\artauthor[]{R.~W.}[R.~W.]{}{Yeung}
\pubyear{2000}
\arttitle{Network information flow}
\journal{{IEEE} Trans. Inf. Theory}
\issn{0018-9448}
\volume{46}
\issue{4}
\pages{1204--1216}
\month{7}
\stoppublication


\starttext
Checking publication~\cite[test]

\placepublications
\stoptext


___________________________________________________________________________________
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