ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Johann P.S. Dahm" <jdahm@johanndahm.com>
To: ntg-context@ntg.nl
Subject: stray characters in output before bibliography
Date: Sun, 12 Sep 2010 09:24:20 -0400	[thread overview]
Message-ID: <80CCB5C6-9BB6-405A-B56B-B79F627E3832@johanndahm.com> (raw)

Hi, I'm new to ConTeXt (from LaTeX).  I'm trying it out for a course paper that I need to write and running into a problem with the output pdf.  With respect to the code below, when I compile it, I get the odd text "pubs]References" under the "References" section heading.  I've looked around, but I can't find anyone having a similar problem.  Is this caused by something I'm doing incorrectly in the ConTeXt code or is it something wrong with the bib module?  For reference: I'm using MacTeX 2010 (up-to-date) on OSX10.6.

---------------
\usemodule[bib]

\setupbibtex[database=sources,sort=author, numbering=yes]

\starttext

\cite[something] some text.

\section{References}
\completepublications

\stoptext
---------------

Output looks like:

(Something, Somedate) some text.

1 References

pubs]References
1 "Title of the book", publisher, etc........

---------------

Thanks for any help,
- Johann

___________________________________________________________________________________
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-09-12 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-12 13:24 Johann P.S. Dahm [this message]
2010-09-12 15:31 ` 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=80CCB5C6-9BB6-405A-B56B-B79F627E3832@johanndahm.com \
    --to=jdahm@johanndahm.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).