ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Trivial \cite & m-bib related question
@ 2005-12-15 21:40 Renaud AUBIN
       [not found] ` <43A30B6F.9000107@elvenkind.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Renaud AUBIN @ 2005-12-15 21:40 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1587 bytes --]


Hi all,

I've a doc structured as followed :

env_phd.tex

biblio.bib

project_phd.tex
    --> prd_phd.tex
            --> c_intro.tex (frontmatter)
            --> c_chap1.tex (bodymatter)

I have read the previous thread [NTG-context] bibmodule + project, the 
result is :
    - in each components :
    \usepublications[prd_phd]
    - in prd_phd.tex (before \starttext)
    \setupbibtex[database=biblio,sort=author] 
    \setuppublications[alternative=num-fr]
    \usepublications[prd_phd]

My biblio.bib contains :

@InProceedings{reno,
  author =      {{Aubin}, Renaud},
  title =      {Titre test},
  booktitle = {book title test},
  pages =      {1--100},
  year =      2005
}

I have compiled my product with :
texexec --once prd_phd
bibtex prd_phd
texexec prd_phd
texexec prd_phd
texexec prd_phd

I have a \cite[reno] in c_intro.tex, the prd_phd.bbl is ok and 
\completepublications works well I obtain [??] as the result of \cite 
and the log gives me :
references      : unknown reference [][reno]
though my prd_phd.bbl =

\setuppublicationlist[samplesize={{Aub}05},totalnumber=1]

\startpublication[k=reno,t=inproceedings,
a={{{Aubin}}},y=2005,
n=1,s={Aub}05]
\author[]{Renaud}[R.]{}{{Aubin}}
\pubyear{2005}
\arttitle{Titre test}
\title{book title test}
\pages{1--100}
\stoppublication

and the log

publications    : loading database from prd_phd.bbl

I don't understand what happened... What I'm doing wrong ? I have try 
some options for \cite but it's not better and my understanding of m-bib 
need to be improved since i've recently switched from LaTeX to ConTeXt.





[-- Attachment #1.2: Type: text/html, Size: 2860 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2005-12-19 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-15 21:40 Trivial \cite & m-bib related question Renaud AUBIN
     [not found] ` <43A30B6F.9000107@elvenkind.com>
     [not found]   ` <43A31C1B.7030600@nibua-r.org>
     [not found]     ` <43A31D7C.8030904@elvenkind.com>
     [not found]       ` <43A3F3DB.5060803@elvenkind.com>
     [not found]         ` <43A406CF.8090707@nibua-r.org>
     [not found]           ` <43A41422.3070200@elvenkind.com>
     [not found]             ` <43A41F45.7050700@nibua-r.org>
2005-12-17 17:09               ` TUO loading bug Taco Hoekwater
2005-12-19 12:44                 ` Hans Hagen

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