ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Zulkifli Hidayat" <zulkifli@elect-eng.its.ac.id>
To: ntg-context@ntg.nl
Subject: Re: Not able to use Bibtex module
Date: Sun, 18 Feb 2007 12:48:17 +0700 (WIT)	[thread overview]
Message-ID: <1445.10.122.68.3.1171777697.squirrel@webmail.elect-eng.its.ac.id> (raw)
In-Reply-To: <mailman.1235.1171641318.17432.ntg-context@ntg.nl>


> On Fri, 16 Feb 2007, Zulkifli Hidayat wrote:
>
>> Hi,
>>
>> I'm trying to use bib module. So far, I still can't make it work. I
>> can't
>> have the pdf shows the list of reference.
>>
>> I have made a small test file to try the bib module (it is shown below
>> this mail). For the test, I use only the default options. I also attach
>> the output of the Context process. My Context version is 12.01.2007 on
>> MS
>> Windows XP SP2.
>>
>> So what I did are:
>> 1. Make the .bbl file -> tes.bbl
>> 2. Make the main file -> tes.tex
>> 3. Include the tes.bbl in tes.tex as it is written below
>>
>> Any comment is appreciated.
>
> I did not actually try your file, but the reason it is not working may
> be spaces in your key value assignments.
>
>> \setuppublicationlist[%
>>  criterium=all,
>>  totalnumber = 2]
>               ^^^^^^
>
>> \startpublication[
>>  k = katfti,  % key
>     ^^^^^^^^^^^
>
> etc. That is instead of
>
> key(space)=(space)value,
>
> use
>
> key=value,
>
> There can be spaces before the key, as is
>
> (space)key=value,
>
> but there should be no other spaces.
>
> Aditya
>

You're right, it works. So I have to be more careful with space. Thank you
for clue.

Zulkifli

  parent reply	other threads:[~2007-02-18  5:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1235.1171641318.17432.ntg-context@ntg.nl>
2007-02-16 23:49 ` CD cover tool -- handling unusual symbols in folder names Vyatcheslav Yatskovsky
2007-02-18  5:48 ` Zulkifli Hidayat [this message]
     [not found] <1309.10.122.68.3.1171621049.squirrel@webmail.elect-eng.its.ac .id>
2007-02-16 10:17 ` Not able to use Bibtex module Zulkifli Hidayat
2007-02-16 15:28   ` Aditya Mahajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1445.10.122.68.3.1171777697.squirrel@webmail.elect-eng.its.ac.id \
    --to=zulkifli@elect-eng.its.ac.id \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).