Hi all, A small variation on the bib test file from the wiki: .................... \setupbibtex[database=/home/jean/bibmkiv/bib.bib] \starttext \section{section one} \cite[authoryear][hh2010,hh2010b] \section{section two} \cite[authoryear][Eijkhout1991] \placepublications[criterium=cite] \stoptext .................... Unfortunately, placepublications only takes into account the refs of the section where it is located, it seems weird to me. Sorry if this has been already reported. regards, -- Jean
\placepublications[criterium=all]
this will place all the references. If only cited publications are in need,
use
\setuppublications[criterium=cite]
I also experimented on this for a long time, then i found this solution from
one of Aditya's posts.
It works to me now. Hans is in the process to develop a new bib module, I am
waiting the new powerful version :).
On Sat, Dec 4, 2010 at 1:44 AM, Jean Magnan de Bornier
Hi all,
A small variation on the bib test file from the wiki:
.................... \setupbibtex[database=/home/jean/bibmkiv/bib.bib] \starttext \section{section one} \cite[authoryear][hh2010,hh2010b] \section{section two} \cite[authoryear][Eijkhout1991] \placepublications[criterium=cite] \stoptext ....................
Unfortunately, placepublications only takes into account the refs of the section where it is located, it seems weird to me. Sorry if this has been already reported.
regards,
-- Jean
___________________________________________________________________________________ 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
___________________________________________________________________________________
-- Yours Sincerely Ba Te
Le 04 décembre à 04:23:14 seasoul
| this will place all the references. If only cited publications are in need, | use | \setuppublications[criterium=cite]
| I also experimented on this for a long time, then i found this solution from | one of Aditya's posts. | It works to me now. Hans is in the process to develop a new bib module, I am | waiting the new powerful version :).
Hi, I've tried that solution of course, but then *all* bibtex entries appear in the reference list, not only the ones cited! thx anyway,
| On Sat, Dec 4, 2010 at 1:44 AM, Jean Magnan de Bornier
|
| > Hi all, | > | > A small variation on the bib test file from the wiki: | > | > .................... | > \setupbibtex[database=/home/jean/bibmkiv/bib.bib] | > \starttext | > \section{section one} | > \cite[authoryear][hh2010,hh2010b] | > \section{section two} | > \cite[authoryear][Eijkhout1991] | > \placepublications[criterium=cite] | > \stoptext | > .................... | > | > Unfortunately, placepublications only takes into account the refs of the | > section where it is located, it seems weird to me. Sorry if this has been | > already reported. | > | > regards, | > | > | > -- | > Jean | > | > | > ___________________________________________________________________________________ | > 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 | > | > ___________________________________________________________________________________ | > | > -- Jean
On Sat, Dec 4, 2010 at 07:06, Jean Magnan de Bornier wrote:
Le 04 décembre à 04:23:14 seasoul écrit notamment:
\placepublications[criterium=all]
Hi, I've tried that solution of course, but then *all* bibtex entries appear in the reference list, not only the ones cited!
Well ... that one is a bug. In MKII one uses criterium=all and the non-cited ones don't appear in reference list. Mojca
Le 04 décembre à 04:23:14 seasoul
participants (3)
-
Jean Magnan de Bornier
-
Mojca Miklavec
-
seasoul