ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing ConTeXt users list for <ntg-context@ntg.nl>
Subject: bib problems
Date: Tue, 7 Dec 2010 12:54:59 +0100	[thread overview]
Message-ID: <F4E3F5B4-61FA-497C-809E-A7399386C003@uni-bonn.de> (raw)

All,

I've begun summarizing the bibliography problems. Could you all see if your particular problem is mentioned here? If I missed something, please send your test files to the list or to me, please use the sample.bib which is now included in the minimals, and please make the test cases as short as possible. 

Hans and Taco, one general remark: one thing that is confusing is that the key/value pair "criterium=XXX" is present for the \setuppublications and for the \setuppublicationlist and for the \placepublications command, yet seems to do slightly different things in each. Maybe that's a place where the interface should be changed? 

Here's what I have so far:

% Example 1, posted in a slightly different form by "Curiouslearn" on
% 2010-11-25: Hagen 2010c is not quoted and should not be in the list of
% references. On 2010-11-26, Mathieu Boespflug made a further observation on
% the original testfile which I can't reproduce because it's too complex. Can
% you show the effect by modifying this simple case?

\setuppublications[state=start,refcommand=authoryear]
\setupbibtex[database=sample]

\starttext
\section{Test}
This \cite[hh2010a]

and that \cite[Eijkhout1991]

\section{References}
\placepublications[criterium=all]
\stoptext 

% Example 2: a spurious entry [4] in the list of references.

\setuppublications[state=start,alternative=num]
\setupbibtex[database=sample]

\starttext
\section{Test}
This \cite[hh2010a]

and that \cite[Eijkhout1991]

\section{References}
\placepublications[criterium=all]
\stoptext 

% Example 3, posted by Mojca on 2010-11-29: horizontal spacing of list of
% references is insufficient

\setuppublications
    [alternative=num]

\setuppublicationlayout[web]{%
    {\sc url}: \inserturl{}{}{}%
}

\dorecurse{1200}{\startpublication[k=a\recurselevel,t=web]
\biburl{http://pragma-ade.nl}\stoppublication}

\starttext
\placepublications[criterium=all]
\stoptext 

% Example 4, posted by Charles Doherty on 2010-10-20: no references are typeset

\setuppublications[criterium=all,numbering=no]

\setupbibtex[database=sample,sort=author]

\starttext

\section{References}

\placepublications

\stoptext 

Please add further short examples; I will aggregate and send everything to Hans.


Thomas
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2010-12-07 11:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 11:54 Thomas A. Schmitz [this message]
2010-12-07 14:26 ` Mojca Miklavec
2010-12-07 15:01   ` Hans Hagen
2010-12-10 13:18     ` Mojca Miklavec
2010-12-10 13:55       ` Thomas Schmitz
2010-12-08 10:49   ` Florian Wobbe
  -- strict thread matches above, loose matches on Subject: below --
2010-12-08  9:32 Robert Blackstone
2010-12-08  9:08 Robert Blackstone
2010-12-08 10:47 ` Matija Šuklje
2010-12-10 10:28   ` Thomas Schmitz
2010-12-01 10:35 Thomas A. Schmitz

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=F4E3F5B4-61FA-497C-809E-A7399386C003@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).