From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9404 Path: main.gmane.org!not-for-mail From: Michael Na Li Newsgroups: gmane.comp.tex.context Subject: Re: beginner's questions Date: Sat, 28 Sep 2002 23:38:39 -0700 Sender: owner-ntg-context@let.uu.nl Message-ID: References: <20020928113506.761fa4c0.morawski@gmx.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035399732 2889 80.91.224.250 (23 Oct 2002 19:02:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:02:12 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <20020928113506.761fa4c0.morawski@gmx.net> (Jens-Uwe Morawski's message of "Sat, 28 Sep 2002 11:35:06 +0200") Xref: main.gmane.org gmane.comp.tex.context:9404 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9404 >>>>> On Sat, 28 Sep 2002 11:35:06 +0200, Jens-Uwe Morawski said: Jens-Uwe> On Fri, 27 Sep 2002 14:14:05 -0700 Jens-Uwe> 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? Jens-Uwe> sorry, i don't know. You could limit your bib-entries to the entries Jens-Uwe> needed. Then you can set \setuppublications[criterium=all]. I use \setupbibtex[] (which is great since many people will probably need hang on to their bib files) to use external bib files. It is a lot of trouble having to modify those bib files. Michael