From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9403 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: beginner's questions Date: Sat, 28 Sep 2002 11:35:06 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020928113506.761fa4c0.morawski@gmx.net> 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 1035399731 2871 80.91.224.250 (23 Oct 2002 19:02:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:02:11 +0000 (UTC) Original-To: ConTeXt In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:9403 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9403 On Fri, 27 Sep 2002 14:14:05 -0700 Michael Na Li 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? sorry, i don't know. You could limit your bib-entries to the entries needed. Then you can set \setuppublications[criterium=all]. > 2. Is there a command similar to \section*{} effect (no numbering of the > section)? \subject Jens