From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42420 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: bib module and interaction Date: Mon, 14 Jul 2008 08:59:06 -0400 (EDT) Message-ID: References: <97EED99D-3F4F-4670-B2E4-99C93E302001@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216040279 8004 80.91.229.12 (14 Jul 2008 12:57:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Jul 2008 12:57:59 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 14 14:58:42 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KINci-0001pH-K8 for gctc-ntg-context-518@m.gmane.org; Mon, 14 Jul 2008 14:57:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 59FA01FDD3; Mon, 14 Jul 2008 14:56:54 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12110-02-3; Mon, 14 Jul 2008 14:56:09 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0770A1FDC6; Mon, 14 Jul 2008 14:56:08 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B4A0A1FDC6 for ; Mon, 14 Jul 2008 14:56:02 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12233-02-3 for ; Mon, 14 Jul 2008 14:55:27 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id 3EC761FD9A for ; Mon, 14 Jul 2008 14:55:25 +0200 (CEST) Original-Received: FROM adi-laptop.local (c-68-40-40-75.hsd1.mi.comcast.net [68.40.40.75]) BY tombraider.mr.itd.umich.edu ID 487B4CB9.E64C1.8598 ; 14 Jul 2008 08:55:22 -0400 In-Reply-To: <97EED99D-3F4F-4670-B2E4-99C93E302001@gmail.com> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:42420 Archived-At: 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 ___________________________________________________________________________________