From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58918 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Multiple citations at one position Date: Wed, 19 May 2010 17:14:59 -0400 (EDT) Message-ID: References: <201005192201.25620.warrence.stm@gmx.de> <4BF44C97.2080409@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-886418552-1274303700=:2878" X-Trace: dough.gmane.org 1274303697 28761 80.91.229.12 (19 May 2010 21:14:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 May 2010 21:14:57 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed May 19 23:14:56 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OEqbO-0002HC-SS for gctc-ntg-context-518@m.gmane.org; Wed, 19 May 2010 23:14:54 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8A45BC9B41; Wed, 19 May 2010 23:14:53 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id a64wgnquVPG7; Wed, 19 May 2010 23:14:49 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9F532C9B0D; Wed, 19 May 2010 23:14:49 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 684FCC9B0D for ; Wed, 19 May 2010 23:14:48 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nzM9yKI9m-7M for ; Wed, 19 May 2010 23:14:45 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by balder.ntg.nl (Postfix) with ESMTP id E1D4FC9AF9 for ; Wed, 19 May 2010 23:14:44 +0200 (CEST) Original-Received: FROM [192.168.2.33] (c-76-28-91-31.hsd1.ct.comcast.net [76.28.91.31]) By hackers.mr.itd.umich.edu ID 4BF454C2.BD905.24922 ; Authuser adityam; 19 May 2010 17:14:42 EDT In-Reply-To: <4BF44C97.2080409@wxs.nl> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:58918 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-886418552-1274303700=:2878 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 19 May 2010, Hans Hagen wrote: > On 19-5-2010 10:01, Stefan M=FCller wrote: >> Hi, >> >> I am citing several references at one position in my document and I was >> wondering if there is a way to get something like "[1, 3, 9 - 11]" inst= ead >> of >> "[1] [3] [9] [10] [11]" (what I would get by using "\cite[ref1] >> \cite[ref3] >> \cite[ref9] ..."). Unfortunately I can't find some deeper information >> about >> \cite or \setupcite. I'd appreciate any suggestions. > > I'm rewriting the bibtex code (which is boring as I have to figure out wh= at=20 > it's about, even more as most bib test files are a mess. > > For the moment it will run alongside the traditional mechanism but the ne= w=20 > one will have a compatibility mode at some point; some characteristics: > > - multiple bibtex sessions and mixed styles in one document > - extensive filtering of entries (using the xml subsystem) > - a different method to set up the styles (apa etc) > - a bit of tracing > - access to the full database (or multiple databases) > - no more need for the bibtex program > - new functionality demanding on user input > > I got a first version working but as I don't use bibliographies myself it= =20 > needs a bit of motivation to finish it soon. I'll probably ask others to= =20 > prepare the other styles but first I need to clean up some rough edges. If the internal mechanism is using XML, then CSL can be used for styles.=20 http://citationstyles.org/ (I don't know much about it other than the fact that it exists and is used= =20 by Zotero) Aditya --8323328-886418552-1274303700=:2878 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323328-886418552-1274303700=:2878--