From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/28661 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Bibliography: Cite by author with (co)author index and page number Date: Mon, 19 Jun 2006 16:52:43 +0200 Message-ID: <4496BA3B.2000006@elvenkind.com> References: <4496B6F1.8040504@net-b.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1150728858 12267 80.91.229.2 (19 Jun 2006 14:54:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Jun 2006 14:54:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 19 16:54:15 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FsL7k-0002dm-Oc for gctc-ntg-context-518@m.gmane.org; Mon, 19 Jun 2006 16:53:09 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D943712859; Mon, 19 Jun 2006 16:53:08 +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 31009-02-3; Mon, 19 Jun 2006 16:52:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B7D2412856; Mon, 19 Jun 2006 16:52:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E5A0F12856 for ; Mon, 19 Jun 2006 16:52:53 +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 31009-02-2 for ; Mon, 19 Jun 2006 16:52:45 +0200 (CEST) Original-Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by ronja.ntg.nl (Postfix) with SMTP id EE34E12855 for ; Mon, 19 Jun 2006 16:52:44 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:44381 helo=[192.168.1.3]) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1FsL7M-000GeH-3W for ntg-context@ntg.nl; Mon, 19 Jun 2006 14:52:44 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <4496B6F1.8040504@net-b.de> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:28661 Archived-At: Tobias Burnus wrote: > Hello, > > I saw the following nice feature in a book, which I also like to use for > a longer work. The author uses a cite by author style (Sharma, 1979) and > in the citation index: > > Nobody, N. B. and N. N. Nonomens, J. Improper Sci. 12, 199 (2007). 5 > Nonomens, N. N., See Sharma, R. R; Nobody, N. B. > Sharma R.R and N. N. Nonomens, Phys. Rev. B19, 2813 (1979). 320, > 323, 330 > > where the last numbers are the pages on which one has cited the item. > That way one automatically creates an index of persons, one cites. > > One could even link the page numbers to the referrering page. Backlinks are on the todo list already. I will start work on that when I am confident that the current beta is reliable enough for continued work. Should be relatively simple to add this in the new code, because every \cite is now also a reference target. The trick with the author names is unlikely to happen anytime soon. Cheers, Taco