ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Chapter-wise bibliographies and multi-chapter citations
@ 2006-04-15  2:48 Johannes Graumann
  2006-04-15  8:28 ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: Johannes Graumann @ 2006-04-15  2:48 UTC (permalink / raw)


Hello,

First: I've put together a minimal example for this problem which can be
found at http://www.johannesgraumann.net/copy_of_profession/bibprob/
Second: The problem ...
When I declare chapterspecific bibliographies like so:
\usemodule[bib]
\setupbibtex[database={bibprob.bib}]
\setuppublications[sorttype=bbl]
\starttext
  \chapter{1}
    \cite[authoryear][garrels:96]\par
    \cite[authoryears][gavin:06]
    \section{References}
      \placepublications[criterium=chapter]
  \chapter{2}
    \cite[authoryear][garrels:96]\par
    \cite[authoryears][gavin:06]\par
    \cite[authoryear][giaever:02]
    \section{References}
      \placepublications[criterium=chapter]
\stoptext

I run into the problem, that shared citations (in this case 'garrels:96'
and 'gavin:06' are only printed following the first '\placepublications'
call and not the second. I'm collating multiple publications into a thesis
and since they all deal with similar themes, there's a lot of overlap. My
university requires chapter-specific complete bibliographies, so the status
quo is bad for me.

Thanks for any hints, 

Joh

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

* Re: Chapter-wise bibliographies and multi-chapter citations
  2006-04-15  2:48 Chapter-wise bibliographies and multi-chapter citations Johannes Graumann
@ 2006-04-15  8:28 ` Taco Hoekwater
  2006-04-15 21:08   ` Johannes Graumann
  0 siblings, 1 reply; 7+ messages in thread
From: Taco Hoekwater @ 2006-04-15  8:28 UTC (permalink / raw)


Johannes Graumann wrote:
> 
> I run into the problem, that shared citations (in this case 'garrels:96'
> and 'gavin:06' are only printed following the first '\placepublications'
> call and not the second. I'm collating multiple publications into a thesis
> and since they all deal with similar themes, there's a lot of overlap. My
> university requires chapter-specific complete bibliographies, so the status
> quo is bad for me.

Unfortunately, this is not something I can fix quickly, because
ConTeXt's list mechanism does not support it. I have to rewrite
large parts of the module for this to work, and that takes time.
When is your deadline?

Taco

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

* Re: Chapter-wise bibliographies and multi-chapter citations
  2006-04-15  8:28 ` Taco Hoekwater
@ 2006-04-15 21:08   ` Johannes Graumann
  2006-04-16 10:03     ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: Johannes Graumann @ 2006-04-15 21:08 UTC (permalink / raw)


First of May. This is a real problem then ... Taco, I can't expect you to
fix this ... but the info I need is: do you want to do this and if yes:
what's a reasonable time frame. Will help me to decide whether to return to
LaTeX immediately ...

Thanks for your great work!

Joh

Taco Hoekwater wrote:

> Johannes Graumann wrote:
>> 
>> I run into the problem, that shared citations (in this case 'garrels:96'
>> and 'gavin:06' are only printed following the first '\placepublications'
>> call and not the second. I'm collating multiple publications into a
>> thesis and since they all deal with similar themes, there's a lot of
>> overlap. My university requires chapter-specific complete bibliographies,
>> so the status quo is bad for me.
> 
> Unfortunately, this is not something I can fix quickly, because
> ConTeXt's list mechanism does not support it. I have to rewrite
> large parts of the module for this to work, and that takes time.
> When is your deadline?
> 
> Taco

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

* Re: Chapter-wise bibliographies and multi-chapter citations
  2006-04-15 21:08   ` Johannes Graumann
@ 2006-04-16 10:03     ` Taco Hoekwater
  2006-04-16 14:46       ` Johannes Graumann
  2006-04-17  8:40       ` Hans Hagen
  0 siblings, 2 replies; 7+ messages in thread
From: Taco Hoekwater @ 2006-04-16 10:03 UTC (permalink / raw)


Johannes Graumann wrote:
> First of May. This is a real problem then ... Taco, I can't expect you to
> fix this ... but the info I need is: do you want to do this and if yes:
> what's a reasonable time frame. 

Friday.

Taco

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

* Re: Chapter-wise bibliographies and multi-chapter citations
  2006-04-16 10:03     ` Taco Hoekwater
@ 2006-04-16 14:46       ` Johannes Graumann
  2006-04-17  8:40       ` Hans Hagen
  1 sibling, 0 replies; 7+ messages in thread
From: Johannes Graumann @ 2006-04-16 14:46 UTC (permalink / raw)


Taco Hoekwater wrote:
> Friday.
That would be just marvelous. Thank you ... of to mor XMLing ...

Joh

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

* Re: Chapter-wise bibliographies and multi-chapter citations
  2006-04-16 10:03     ` Taco Hoekwater
  2006-04-16 14:46       ` Johannes Graumann
@ 2006-04-17  8:40       ` Hans Hagen
  2006-04-17  8:58         ` Taco Hoekwater
  1 sibling, 1 reply; 7+ messages in thread
From: Hans Hagen @ 2006-04-17  8:40 UTC (permalink / raw)


Taco Hoekwater wrote:
> Johannes Graumann wrote:
>   
>> First of May. This is a real problem then ... Taco, I can't expect you to
>> fix this ... but the info I need is: do you want to do this and if yes:
>> what's a reasonable time frame. 
>>     
>
> Friday.
>   
what exactly is needed ... repeated toc entries or so? 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re:  Chapter-wise bibliographies and multi-chapter citations
  2006-04-17  8:40       ` Hans Hagen
@ 2006-04-17  8:58         ` Taco Hoekwater
  0 siblings, 0 replies; 7+ messages in thread
From: Taco Hoekwater @ 2006-04-17  8:58 UTC (permalink / raw)


Hans Hagen wrote:
> Taco Hoekwater wrote:
> 
>>Johannes Graumann wrote:
>>  
>>
>>>First of May. This is a real problem then ... Taco, I can't expect you to
>>>fix this ... but the info I need is: do you want to do this and if yes:
>>>what's a reasonable time frame. 
>>>    
>>
>>Friday.
>>  
> 
> what exactly is needed ... repeated toc entries or so? 

More like surpressed toc entries, but I wil rewrite that part
completely. My solution with \definelist[pubs] was not the
best possible one anyway. I'll switch to writing normal
references to the tui.

Cheers, taco

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

end of thread, other threads:[~2006-04-17  8:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-15  2:48 Chapter-wise bibliographies and multi-chapter citations Johannes Graumann
2006-04-15  8:28 ` Taco Hoekwater
2006-04-15 21:08   ` Johannes Graumann
2006-04-16 10:03     ` Taco Hoekwater
2006-04-16 14:46       ` Johannes Graumann
2006-04-17  8:40       ` Hans Hagen
2006-04-17  8:58         ` 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).