ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Some BibTeX questions
Date: Thu, 20 Mar 2008 10:19:39 +0100	[thread overview]
Message-ID: <47E22C2B.3030406@elvenkind.com> (raw)
In-Reply-To: <2e8813a0803191744u640a7658r708d0d9ab0c26c44@mail.gmail.com>



Jeff Smith wrote:
> Hi!
> 
> A couple of questions regarding BibTeX and ConTeXt. :-)
> 
> 1) For various reasons I want to make my own .bbl file. Do I
> understand correctly that I therefore don't need to use \setupbibtex
> in my document? 

Correct. Don't use \setupbibtex in that case, because it will trigger
bibtex runs and those will likely destroy your handcrafted bbl.

> 
> 2) In an automatically generated .bbl file, the \setuppublicationlist
> command seems to have as a value for the samplesize parameter the very
> first s-key of the list, .i.e that of the first publication in the
> database. 

In some styles, the "s" (=short) key is used for both referencing
and labelling in the list of publications. The "samplesize" decides
how much space on the left should be reserved for the labels in that
style. It will make the publication list look like this:

   [Ach75] Random musings about greenery. Achinaeus Julius, Emperial
           Elite press, Rome, 75 BCE.
   [...]   Etc. etc.

And cites will be like

   As can be read in [Ach75], ...

> 3)  Are the brackets absolutely necessary? With more than one
> name, perhaps?

Whenever there are embedded commas or square brackets in the keys,
just like in the rest of context. Bibtex is paranoid and inserts
many extra braces, just in case.

Best wishes,
Taco


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-03-20  9:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-20  0:44 Jeff Smith
2008-03-20  9:19 ` Taco Hoekwater [this message]
2008-03-20 14:06   ` Jeff Smith

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=47E22C2B.3030406@elvenkind.com \
    --to=taco@elvenkind.com \
    --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).