ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Christian" <metan0r@gmx.de>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: Re: Bibliography entries not showing up
Date: Wed, 6 Jul 2011 19:01:30 +0200	[thread overview]
Message-ID: <008501cc3bfe$5a576270$0f062750$@gmx.de> (raw)
In-Reply-To: <006f01cc3bf1$49577fd0$dc067f70$@gmx.de>

Ok, now I start to feel silly. Not only do I talk to myself, but I also did
not find this thread:
http://www.mail-archive.com/ntg-context@ntg.nl/msg56046.html
Damn you, google!

I took the liberty and removed the @ELECTRONIC part from the wiki.

Thank you for your attention, problem solved.

> -----Ursprüngliche Nachricht-----
> Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im
> Auftrag von Christian
> Gesendet: Mittwoch, 6. Juli 2011 17:28
> An: 'mailing list for ConTeXt users'
> Betreff: Re: [NTG-context] Bibliography entries not showing up
> 
> I'm going to reply to myself here. Just found the example bib file in the
wiki
> and copied (replaced) my bib file with it.
> Good news: Entrys show up.
> Bad news: The first two entries are missing.
> 
> Since I only tried example files with two entries max, that changes the
issue
> description from "not shoing up" to "the first two are omitted. See
attached
> output pdf. (nothing changed in source except bib file content)
> 
> > -----Ursprüngliche Nachricht-----
> > Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl]
> Im
> > Auftrag von Christian
> > Gesendet: Mittwoch, 6. Juli 2011 17:08
> > An: mailing list for ConTeXt users
> > Betreff: [NTG-context] Bibliography entries not showing up
> >
> > Dear list,
> >
> > I would like to use ConTeXt (MKIV) for typesetting my thesis. So I
> > tried a
> lot
> > of the features and I'm really impressed by the flexibility and so far
> more
> > than satisfied with the results. Now I obviously need a bibliography
> > and
> tried
> > to get it working today. But whatever I tried, I can't seem to get the
> entries
> > to show up in the pdf.
> >
> > Setup:
> > Win 7 32bit
> > LuaTeX, Version beta-0.60.2-2010100221 (MiKTeX 2.9) (rev 3736) ConTeXt
> > ver: 2010.05.24 13:05 MKIV
> >
> > Main file (example.mkiv):
> > \setupbibtex[database=example]
> > \setuppublications[alternative=apa]
> > \starttext
> > Test
> > \completepublications[criterium=all]
> > \stoptext
> >
> >
> > Bib file (borrowed from another recent topic - hope you don't mind,
> > example.bib) :
> > @BOOK{daunerliebkonzenschmidt,
> > author = {Peter Schlechtriem and Horst Konzen}, }
> >
> > @BOOK{schlechtriemschmidtkessel,
> > author = {Peter Schlechtriem and Horst Konzen and Karsten Schmidt}, }
> >
> > Generated bbl file (example.bbl):
> > \setuppublicationlist[samplesize={SKS},totalnumber=2]
> >
> > \startpublication[k=daunerliebkonzenschmidt,t=book,
> > a={{Schlechtriem},{Konzen}},y=,
> > n=1,s=SK]
> > \author[]{Peter}[P.]{}{Schlechtriem}
> > \author[]{Horst}[H.]{}{Konzen}
> > \stoppublication
> >
> > \startpublication[k=schlechtriemschmidtkessel,t=book,
> > a={{Schlechtriem},{}},y=,
> > n=2,s=SKS]
> > \author[]{Peter}[P.]{}{Schlechtriem}
> > \author[]{Horst}[H.]{}{Konzen}
> > \author[]{Karsten}[K.]{}{Schmidt}
> > \stoppublication
> >
> > Output and log file attached.
> > What's wrong here?
> >
> > Also, if anybody thinks mkiv is not ready for productive work, please
> scream
> > and stop me. But as far as I've heard it has been used to typeset
> > books
> and
> > theses already, so... yeah.


___________________________________________________________________________________
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:[~2011-07-06 17:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06 15:07 Christian
2011-07-06 15:27 ` Christian
2011-07-06 17:01   ` Christian [this message]
2011-07-06 20:10 ` Pontus Lurcock

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='008501cc3bfe$5a576270$0f062750$@gmx.de' \
    --to=metan0r@gmx.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).