Closed Doc73 closed 6 years ago
I ran your MWE, and it worked okay for me. I saw blablabla :-)
the same for me. I think the problem is that you use
\begin{filecontents}{bibliography.bib}
but
\addbibresource{biblio.bib}
so you don't have the same name, and I think you have a biblio.bib somewhere in your texpath.
In general, please, when sending MWE, dont use generic name as "biblio.bib", but prefer \jobname.bib
Haaaaaaaarghhhh! I'm sorry!
In a previous version of test file, I used an external bibliography file biblio.bib, but to post here I add the content of this biblio.bib in the MWE with filecontents
, but I forgot to adapt the corresponding \addbiblioresource
.
:-(
I'm doing some tests, but I noticed that annotation and other special fields are not always printed. Here a MWE, where
annotation
andorigin
ofVatgr1
are not printed: