ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Author missing in literature list
@ 2002-08-07  9:09 Klaus Herrmann
  2002-08-07 10:01 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Klaus Herrmann @ 2002-08-07  9:09 UTC (permalink / raw)


Hi,

I am trying to generate a document with a bibliography using bibtex. I 
have one problem though: In the literature section the references appear 
without the author. Example:

The BibTeX entry

@InProceedings{li:2001,
   author = 	 {Baochun Li},
   title = 	 {QoS-aware Adaptive Services in Mobile Ad-hoc Networks},
   booktitle = 	 {Proceedings of the Ninth IEEE International Workshop on 
Quality of Service (IWQoS 01)},
   OPTcrossref =  {},
   OPTkey = 	 {},
   OPTpages = 	 {},
   year = 	 {2001},
   OPTeditor = 	 {},
   OPTvolume = 	 {},
   OPTnumber = 	 {},
   OPTseries = 	 {},
   OPTaddress = 	 {},
   OPTmonth = 	 {},
   OPTorganization = {},
   OPTpublisher = {},
   OPTnote = 	 {},
   OPTannote = 	 {}
}

and the command in the text

\cite[li:2001]

generates the correct reference in the text:

...(Li, 2001)...

However, in the Literature section the entry appears as:

(2001). Qos-aware adaptive services in mobile ad-hoc networks. In 
Proceedings of the Ninth IEEE International Workshop on Quality of 
Service (IWQoS 01).

The author is missing completely.

Here is my setup:

In the environment it says:

\usemodule[bib]
\setuppublications[criterium=cite]
\usepublications[dissertation]

the backmatter:

\chapter[publications]{Literature}
\placepublications

(\completepublications generates the same result)

The entry used in the file dissertation.bib is quoted above.

The command the generate the output are:

texexec --pdf --once dissertation
bibtex dissertation
texexec --pdf  dissertation

Does anybody have any idea? Is it some newbie-mistake?

Cheers
	Klaus
-- 
+ Klaus Herrmann
+ Technische Universität Berlin
+ Tel.: +49-030-314-25102
+ Fax.: +49-030-314-24573
+ www.ivs.tu-berlin.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-07 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-07  9:09 Author missing in literature list Klaus Herrmann
2002-08-07 10:01 ` Taco Hoekwater
2002-08-07 12:06   ` Klaus Herrmann

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).