+1
Under review

empty entries

alexandre 3 weeks ago updated by Christian Fritz 3 weeks ago 3

Hi,

When I test the display of the bibliography generated from Zotero, I see 103 undefined empty entries in addition to the actual entries in my Zotero library.


https://bibbase.org/show?bib=https%3A%2F%2Fbibbase.org%2Fzotero-group%2Fabovet%2F6456604&msg=embed
 

Under review

I see it. And when I load just the URL to the bibtex I get this (below) at the end, where these @misc entries repeat a lot. This is what we receive from the Zotero API and it doesn't seem to happen with other accounts/groups. What does this group look like on Zotero?

@article{Furno2015a,
	title = {Plasma turbulence, suprathermal ion dynamics and code validation on the basic plasma physics device {TORPEX}},
	volume = {81},
	issn = {0022-3778},
	url = {http://www.journals.cambridge.org/abstract_S0022377815000161},
	doi = {10.1017/S0022377815000161},
	abstract = {The TORPEX basic plasma physics device at the Center for Plasma Physics Research (CRPP) in Lausanne, Switzerland is described. In TORPEX, simple magnetized toroidal configurations, a paradigm for the tokamak scrape-off layer (SOL), as well as more complex magnetic geometries of direct relevance for fusion are produced. Plasmas of different gases are created and sustained by microwaves in the electron-cyclotron (EC) frequency range. Full diagnostic access allows for a complete characterization of plasma fluctuations and wave fields throughout the entire plasma volume, opening new avenues to validate numerical codes. We detail recent advances in the understanding of basic aspects of plasma turbulence, including its development from linearly unstable electrostatic modes, the formation of filamentary structures, or blobs, and its influence on the transport of energy, plasma bulk and suprathermal ions. We present a methodology for the validation of plasma turbulence codes, which focuses on quantitative assessment of the agreement between numerical simulations and TORPEX experimental data.},
	number = {03},
	journal = {Journal of Plasma Physics},
	author = {Furno, I. and Avino, F. and Bovet, A. and Diallo, A. and Fasoli, A. and Gustafson, K. and Iraji, D. and Labit, B. and Loizu, J. and Müller, S. H. and Plyushchev, G. and Podestà, M. and Poli, F. M. and Ricci, P. and Theiler, C.},
	month = jun,
	year = {2015},
	keywords = {plasma physics},
	pages = {345810301},
}


@misc{noauthor_notitle_nodate,
}



@misc{noauthor_notitle_nodate,
}



@misc{noauthor_notitle_nodate,
}
+1

The group looks normal on Zotero. It does not have empty entries. 

The same thing happens with another group: https://bibbase.org/show?bib=https%3A%2F%2Fbibbase.org%2Fzotero-group%2Fabovet%2F5917896&msg=embed 
But it does not happen with my folders in my collection or "my publications"...

For the moment, I switched to using betterbibtex in zotero to auto-update a bib file for my group and auto push it to git. Then I use this bib file from git in bibbase.

Thanks!

+1

Could you ask Zotero support about this? What I show above is what we are getting from the Zotero API, verbatim. So the issue seems to be somewhere on their end. We could probably implement some logic for handling corrupt bibtex input, but that seems to be fixing the symptom rather than the cause.