ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliographic mess
@ 2009-12-23 16:39 Manuel P.
  2009-12-24  9:55 ` Taco Hoekwater
  0 siblings, 1 reply; 8+ messages in thread
From: Manuel P. @ 2009-12-23 16:39 UTC (permalink / raw)
  To: context-ml

Hi!

I'm fighting with the bibliography for hours now.

I've a bibtex file with the entries: "bibliografia.bib", and I want to 
list ALL its entries (whether cited or not). Easy enough:

----
\setupbibtex[database=bibliografia]
\setuppublications[alternative=num,criterium=all,numbering=yes]

\starttext
% Thesis [...]

\placepublications[sorttype=bbl,criterium=all]
\stoptext
----

I've incorporated a style for typesetting urls stealed from contextgarden:

http://wiki.contextgarden.net/Bibliography

Except for the fact that with MKIV (context command) I see only the 
cited ones. With MKII (texexec) I see all the entries but there isn't 
any url despite the \setuppublicationlayout command.

I would love to have a bibliography chapter with all the entries (cited 
or not), some of them must display an acrive URL, and possibly filed by 
type in different sections. For example:

----
\chapter{Bibliography}
\section{Books}
% books entries
\section{Presentations}
% Audio-video presentations references with the internet URL
\section{Articles and Papers}
% Entries with an active URL
----

Is it possible? I've read "bibmod-doc.pdf" without much success.

-- 
Manuel P.

___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2009-12-26 15:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-23 16:39 Bibliographic mess Manuel P.
2009-12-24  9:55 ` Taco Hoekwater
2009-12-24 11:41   ` Manuel P.
2009-12-24 11:45     ` Manuel P.
2009-12-24 14:45       ` Taco Hoekwater
2009-12-26 15:53         ` Manuel P.
2009-12-24 13:50   ` Bernhard Rosensteiner
2009-12-24 14:23     ` Taco Hoekwater

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