From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9417 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: beginner's questions Date: Mon, 30 Sep 2002 10:11:48 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020930101148.2ab52661.taco@elvenkind.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399745 2985 80.91.224.250 (23 Oct 2002 19:02:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:02:25 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Michael Na Li In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:9417 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9417 For 1., you need something like this: \def\nocite#1{\setbox0\hbox{\cite[#1]}} On Fri, 27 Sep 2002 14:14:05 -0700, Michael wrote: > > I've used LaTeX for several years but am new to ConTeXt. Here are a couple > questions I had: > > 1. With m-bib module, how can I achieve \nocite{} (no citation but have the > reference listed in the end) as in LaTeX? > > 2. Is there a command similar to \section*{} effect (no numbering of the > section)? > > Michael -- groeten, Taco