From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12915 Path: main.gmane.org!not-for-mail From: Martin Moncrieffe Newsgroups: gmane.comp.tex.context Subject: Citations using bib-module Date: Mon, 18 Aug 2003 10:24:16 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: References: <5.2.0.9.1.20030815165620.025a9d80@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1061199006 2493 80.91.224.253 (18 Aug 2003 09:30:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2003 09:30:06 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Aug 18 11:30:05 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ogKz-0002A9-00 for ; Mon, 18 Aug 2003 11:30:05 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5258B10B0E; Mon, 18 Aug 2003 11:29:59 +0200 (MEST) Original-Received: from mole.bio.cam.ac.uk (mole.bio.cam.ac.uk [131.111.36.9]) by ref.ntg.nl (Postfix) with ESMTP id D147910ACC for ; Mon, 18 Aug 2003 11:24:29 +0200 (MEST) Original-Received: from dirac.bioc.cam.ac.uk ([131.111.43.147] helo=cam.ac.uk) by mole.bio.cam.ac.uk with esmtp (Exim 3.33 #2 (SGI IRIX)) id 19ogFN-07fxnR-00 for ; Mon, 18 Aug 2003 10:24:17 +0100 Original-To: ntg-context@ntg.nl In-Reply-To: <5.2.0.9.1.20030815165620.025a9d80@server-1> X-Mailer: Apple Mail (2.552) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12915 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12915 Hi All, Does anyone know how to get reference numbers as superscripts? For eg, Foo$^1$ instead of Foo [1]? Regards. __martin