[NTG-context] bib + local & global citations
Tobias Burnus
burnus at net-b.de
Wed Apr 18 00:22:19 CEST 2007
Hello,
I use bibl-aps which has references of the form "[1]". I want to have a
global bib index (\placepublications[criterium=all]), but in two
sections I want to have a local bib index
(\placepublications[criterium=section]) too.
The numbers should not be reseted in between. Currently, I get:
\chapter{somewhere}
[1]...[45]
\chapter
\section{local 1}
[1]...[30] % <-- should be 46-76
\placepublication[criterium=section]
[1]...[76] % <-- should be 46-76
\placepublications[criterium=all]
[1]...[76]
Any idea how to do this?
Tobias
More information about the ntg-context
mailing list