ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problems with bibliography
@ 2009-04-16 13:38 Nicolas Luchier
  2009-04-16 13:44 ` Taco Hoekwater
  2009-04-16 13:48 ` Aditya Mahajan
  0 siblings, 2 replies; 8+ messages in thread
From: Nicolas Luchier @ 2009-04-16 13:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Bonjour,

I am using the bib and bibltx modules to manage the bibliography of my  
articles. All was fine up to just recently where no more reference  
seems to be made any more in my current writing (half the article is  
OK). The \cite command return empty brackets [] (even when I wrote the  
wrong reference, there usually always had a number) and no new line is  
created in the \placepublications[criterium=all] command (or  
\completepublications for that matter). Things seem to be done  
properly though.

I am running ConTeXt  ver: 2008.05.21

Would anybody have a clue on what is going on?

Thanks,
Nicolas Luchier
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: problems with bibliography
  2009-04-16 13:38 problems with bibliography Nicolas Luchier
@ 2009-04-16 13:44 ` Taco Hoekwater
  2009-04-16 13:48 ` Aditya Mahajan
  1 sibling, 0 replies; 8+ messages in thread
From: Taco Hoekwater @ 2009-04-16 13:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users



Nicolas Luchier wrote:
> Bonjour,
> 
> I am using the bib and bibltx modules to manage the bibliography of my
> articles. All was fine up to just recently where no more reference seems
> to be made any more in my current writing (half the article is OK). The
> \cite command return empty brackets [] (even when I wrote the wrong
> reference, there usually always had a number) and no new line is created
> in the \placepublications[criterium=all] command (or
> \completepublications for that matter). Things seem to be done properly
> though.
> 
> I am running ConTeXt  ver: 2008.05.21
> 
> Would anybody have a clue on what is going on?

Not enough information for a good answer, but you should check to make
sure there are no problematic entries in the bbl file. Perhaps you added
a citation recently and now the bbl reader is confused because there is
an unrecognized macro or stray dollar sign, something like that.

Best wishes,
Taco


___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: problems with bibliography
  2009-04-16 13:38 problems with bibliography Nicolas Luchier
  2009-04-16 13:44 ` Taco Hoekwater
@ 2009-04-16 13:48 ` Aditya Mahajan
  2009-04-16 14:25   ` Nicolas Luchier
  1 sibling, 1 reply; 8+ messages in thread
From: Aditya Mahajan @ 2009-04-16 13:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, 16 Apr 2009, Nicolas Luchier wrote:

> Bonjour,
>
> I am using the bib and bibltx modules to manage the bibliography of my 
> articles. All was fine up to just recently where no more reference seems to 
> be made any more in my current writing (half the article is OK). The \cite 
> command return empty brackets [] (even when I wrote the wrong reference, 
> there usually always had a number) and no new line is created in the 
> \placepublications[criterium=all] command (or \completepublications for that 
> matter). Things seem to be done properly though.
>
> I am running ConTeXt  ver: 2008.05.21
                         ^^^^^^^^^^^^^^^

Did you change anything in your system recently? There have been some 
changes in MkIV that affect the bib module, but you are using an older 
version of context, so should not be affect by the recent changes.

> Would anybody have a clue on what is going on?

Can you create a minimal example showing the problem? Usually, such 
problems arise due to a missing [criterium=all] but you have it.

Aditya
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: problems with bibliography
  2009-04-16 13:48 ` Aditya Mahajan
@ 2009-04-16 14:25   ` Nicolas Luchier
  2009-04-17  8:25     ` Nicolas Luchier
  0 siblings, 1 reply; 8+ messages in thread
From: Nicolas Luchier @ 2009-04-16 14:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thank you for your quick answers.

Following Taco suggestion, I used a former biblio.bib which doesn't  
cause any problem in a former article (25 entry in the article  
bibliography and I recompiled it ti check wether something new could  
happen, but everything ran fine). Since I did add some citations for  
this new article (through Zotero BTW, but all my .bib has been done  
this way), some entries are missing for my new article but the number  
are nonetheless reserved, except from the last 4 citations that still  
produces empty brackets and no reserved line in the \placepublications  
command.

I didn't change anything in the system recently.

Create a minimal example will be difficult, since the behavior changed  
mid article :
\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=biblio]
\starttext
\section{some blabla part I}
sub and subsubsection with some \cite command in them. Everything is  
fine.
\Section{some blabla part II}
subsection with \cite command that produces empty brackets.
\section{bibliography}
\placepublications[criterium=all]
\stoptext

Now, if I move the faulty \cite from the part II to part I, they still  
produce empty bracket.

Looking into the log, I found these warnings : warning: cite argument  
xxxx unknown on 139, when the command is \cite[xxxx]. This doesn't  
come from the fact that xxxx is not in the .bib file since  other  
references are also missing but no warning is produced.

I really don't get it.

Nicolas

Le 16 Apr 2009 à 15:48, Aditya Mahajan a écrit :

> On Thu, 16 Apr 2009, Nicolas Luchier wrote:
>
>> Bonjour,
>>
>> I am using the bib and bibltx modules to manage the bibliography of  
>> my articles. All was fine up to just recently where no more  
>> reference seems to be made any more in my current writing (half the  
>> article is OK). The \cite command return empty brackets [] (even  
>> when I wrote the wrong reference, there usually always had a  
>> number) and no new line is created in the  
>> \placepublications[criterium=all] command (or \completepublications  
>> for that matter). Things seem to be done properly though.
>>
>> I am running ConTeXt  ver: 2008.05.21
>                        ^^^^^^^^^^^^^^^
>
> Did you change anything in your system recently? There have been  
> some changes in MkIV that affect the bib module, but you are using  
> an older version of context, so should not be affect by the recent  
> changes.
>
>> Would anybody have a clue on what is going on?
>
> Can you create a minimal example showing the problem? Usually, such  
> problems arise due to a missing [criterium=all] but you have it.
>
> Aditya
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: problems with bibliography
  2009-04-16 14:25   ` Nicolas Luchier
@ 2009-04-17  8:25     ` Nicolas Luchier
  2009-04-17  8:35       ` Taco Hoekwater
  0 siblings, 1 reply; 8+ messages in thread
From: Nicolas Luchier @ 2009-04-17  8:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello

OK, I found the problem. It may be of interest so here is the faulty  
code :
  \startformula\startalign[n=1,align={left}]
  \NC \text{Dans la théorie de l'électron libre  
(\cite[ashcroft1976]) } k_{F}=1,65 \text{~} \Angstrom^{-1} \NR
...
  \stopalign
  \stopformula

The \cite command inside the \text in the formula setting ended up  
messing with all the following *new* citations, recalling of already  
mentioned citation was OK.

\cite citation withdrawn, everything was back to the normal.

Thanks for your help,
Nicolas

Le 16 Apr 2009 à 16:25, Nicolas Luchier a écrit :

> Thank you for your quick answers.
>
> Following Taco suggestion, I used a former biblio.bib which doesn't  
> cause any problem in a former article (25 entry in the article  
> bibliography and I recompiled it ti check wether something new could  
> happen, but everything ran fine). Since I did add some citations for  
> this new article (through Zotero BTW, but all my .bib has been done  
> this way), some entries are missing for my new article but the  
> number are nonetheless reserved, except from the last 4 citations  
> that still produces empty brackets and no reserved line in the  
> \placepublications command.
>
> I didn't change anything in the system recently.
>
> Create a minimal example will be difficult, since the behavior  
> changed mid article :
> \usemodule[bib]
> \usemodule[bibltx]
> \setupbibtex[database=biblio]
> \starttext
> \section{some blabla part I}
> sub and subsubsection with some \cite command in them. Everything is  
> fine.
> \Section{some blabla part II}
> subsection with \cite command that produces empty brackets.
> \section{bibliography}
> \placepublications[criterium=all]
> \stoptext
>
> Now, if I move the faulty \cite from the part II to part I, they  
> still produce empty bracket.
>
> Looking into the log, I found these warnings : warning: cite  
> argument xxxx unknown on 139, when the command is \cite[xxxx]. This  
> doesn't come from the fact that xxxx is not in the .bib file since   
> other references are also missing but no warning is produced.
>
> I really don't get it.
>
> Nicolas
>
> Le 16 Apr 2009 à 15:48, Aditya Mahajan a écrit :
>
>> On Thu, 16 Apr 2009, Nicolas Luchier wrote:
>>
>>> Bonjour,
>>>
>>> I am using the bib and bibltx modules to manage the bibliography  
>>> of my articles. All was fine up to just recently where no more  
>>> reference seems to be made any more in my current writing (half  
>>> the article is OK). The \cite command return empty brackets []  
>>> (even when I wrote the wrong reference, there usually always had a  
>>> number) and no new line is created in the  
>>> \placepublications[criterium=all] command (or  
>>> \completepublications for that matter). Things seem to be done  
>>> properly though.
>>>
>>> I am running ConTeXt  ver: 2008.05.21
>>                       ^^^^^^^^^^^^^^^
>>
>> Did you change anything in your system recently? There have been  
>> some changes in MkIV that affect the bib module, but you are using  
>> an older version of context, so should not be affect by the recent  
>> changes.
>>
>>> Would anybody have a clue on what is going on?
>>
>> Can you create a minimal example showing the problem? Usually, such  
>> problems arise due to a missing [criterium=all] but you have it.
>>
>> Aditya
>> ___________________________________________________________________________________
>> 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  : https://foundry.supelec.fr/projects/contextrev/
>> wiki     : http://contextgarden.net
>> ___________________________________________________________________________________
>
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: problems with bibliography
  2009-04-17  8:25     ` Nicolas Luchier
@ 2009-04-17  8:35       ` Taco Hoekwater
  0 siblings, 0 replies; 8+ messages in thread
From: Taco Hoekwater @ 2009-04-17  8:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users



Nicolas Luchier wrote:
> Hello
> 
> OK, I found the problem. It may be of interest so here is the faulty code :
>  \startformula\startalign[n=1,align={left}]
>  \NC \text{Dans la théorie de l'électron libre (\cite[ashcroft1976]) }
> k_{F}=1,65 \text{~} \Angstrom^{-1} \NR

That should have worked, so there is a definately a bug somewhere.

Best wishes,
Taco

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Problems with bibliography
  2003-09-28 11:34 Problems " Adam Tee
@ 2003-09-29  7:50 ` Taco Hoekwater
  0 siblings, 0 replies; 8+ messages in thread
From: Taco Hoekwater @ 2003-09-29  7:50 UTC (permalink / raw)
  Cc: ajtee


Hi,

This probably depends on the type of publication, there is a known 
bug where the bibliography uses 'proceedings authors' instead of
'article authors'. Sent you a new beta off-list ;)

Greetings, Taco

On Sun, 28 Sep 2003 12:34:34 +0100, Adam wrote:

> Hi all,
> 
> I'm having a few problems with my bibliography.  All the citations in 
> the text are correct but when they are place in the bibliography
> chapter sometimes the author is missing.
> 
> I'm using   \placepublications.  Does anyone know of a solution
> 
> 
> 
> Thanks
> 
> Adam
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context


-- 
groeten,

Taco

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

* Problems with bibliography
@ 2003-09-28 11:34 Adam Tee
  2003-09-29  7:50 ` Taco Hoekwater
  0 siblings, 1 reply; 8+ messages in thread
From: Adam Tee @ 2003-09-28 11:34 UTC (permalink / raw)


Hi all,

I'm having a few problems with my bibliography.  All the citations in 
the text are correct but when they are place in the bibliography
chapter sometimes the author is missing.

I'm using   \placepublications.  Does anyone know of a solution



Thanks

Adam

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-16 13:38 problems with bibliography Nicolas Luchier
2009-04-16 13:44 ` Taco Hoekwater
2009-04-16 13:48 ` Aditya Mahajan
2009-04-16 14:25   ` Nicolas Luchier
2009-04-17  8:25     ` Nicolas Luchier
2009-04-17  8:35       ` Taco Hoekwater
  -- strict thread matches above, loose matches on Subject: below --
2003-09-28 11:34 Problems " Adam Tee
2003-09-29  7:50 ` 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).