ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Michael Saunders <odradek5@gmail.com>
To: ntg-context@ntg.nl
Subject: bibliography overprinting and out of order
Date: Thu, 29 Apr 2010 02:43:26 -0500	[thread overview]
Message-ID: <p2v54d7f5601004290043l77f61b5ej236bb59b0592f012@mail.gmail.com> (raw)

For example, with this .bbl file:

\setuppublicationlist[samplesize={Gob06},totalnumber=3]

\startpublication[k=siBrochure,t=techreport,
a={{Gobel}},y=2006,
n=1,s=Gob06]
\author[]{E.}[E.]{}{Gobel}
\pubyear{2006}
\title{The international system of units}
\pubname{Organisation Intergouvernementale de la Convention}
\stoppublication

\startpublication[k=siNist,t=techreport,
a={{Taylor},{Thompson}},y=2008,
n=2,s=TT08]
\author[]{Barry~N.}[B.~N.]{}{Taylor}
\author[]{Ambler}[A.]{}{Thompson}
\pubyear{2008}
\title{The international system of units ({\addff{sc}si})}
\bibtype{{\addff{sc}nist} Special Publication}
\volume{330}
\city{Washington, {\addff{sc}dc}}
\pubname{The National Institute of Standards and Technology ({\addff{sc}nist}),
  United States Department of Commerce}
\note{http://physics.nist.gov/Pubs/SP330/sp330.pdf}
\stoppublication

\startpublication[k=siGuide,t=techreport,
a={{Thompson},{Taylor}},y=2008,
n=3,s=TT08]
\author[]{Ambler}[A.]{}{Thompson}
\author[]{Barry~N.}[B.~N.]{}{Taylor}
\pubyear{2008}
\title{Guide for the use of the international system of units ({\addff{sc}si})}
\bibtype{{\addff{sc}nist} Special Publication}
\volume{811}
\city{Washington, {\addff{sc}dc}}
\pubname{The National Institute of Standards and Technology ({\addff{sc}nist}),
  United States Department of Commerce}
\note{http://www.nist.gov/physlab/pubs/sp811/index.cfm}
\stoppublication

and these commands:
\usemodule[bib]
\setupbibtex[database=Mydatabase]
\setuppublications[numbering=yes,alternative=ams,setupinteraction=start]

\startext
\placepublications[criterium=all]
\stoptext


...I get 3 and 2 printing out on top of each other (text overprinting
text), and out of order.  I'd like the references to be alphabetical
(so you can find them by looking in the bibliography), numbered in
order, and these numbers used to print the citations.  I'd also like
to prevent text from printing on top of text (that's so you can read
it).
___________________________________________________________________________________
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-04-29  7:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-29  7:43 Michael Saunders [this message]
2010-04-29 10:16 ` Taco Hoekwater

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=p2v54d7f5601004290043l77f61b5ej236bb59b0592f012@mail.gmail.com \
    --to=odradek5@gmail.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).