
Embed not working in Chrome. Works in safari/FF
but the bib base does NOT show up in chrome (only in safari and FF).
Is it because of the iframe being embedded with http, but the website is https?

include conference papers

bibbase is linking to my paper by doi rather than to the pdf in my bibtex file.

Author links
Bibbase seems to be automatically generating links for authors who aren't bibbase users (e.g. http://sites.udel.edu/speech-lab/publications/)
Would like to suppress those links if possible.

Problems to display citations since v3
Hi,
Since bibbase v3, there is an extra comma or dot just before the year in the citations of articles (
see http://pbil.univ-lyon1.fr/members/dray/publications.php for an example). Moreover, the formatting has changed (fot size for journal name and volume, pages, year) but I have probably to correct my css file.
A last bug can be observed at http://pbil.univ-lyon1.fr/members/dray/talks.php : conference name is repated two times (in confname of confname). Perhaps this problem is more related to mendeley than bibbase? In my bibtex file (auto-generated by mendeley), the conference name appears only in 'booktitle' but it seems to appear twice in bibtex file hosted on mendeley.com (in 'series' and 'booktitle' fields).
Thanks for your work
Cheers

Hi Stephane,
Thanks for pointing out the glitch in the new rendering of article entries. This was easy to fix.
The second problem you pointed out, indeed seems to be an issue with the mendeley API. I've put a hack in place that just doesn't show the series entry if it is the same as booktitle. This seems to be a safe assumption and solves the problem for your case.
cheers,
Christian

parsing of url from mendeley does not consider multiple urls
I discovered a subtle issue with the parsing of url that are retrieved through the mendeley api
If there are multiple urls stored with mendeley, bibase is creating a single url by concatenating the urls, rendering them unusable. Example :
http://dx.plos.org/10.1371/journal.pone.0086427%20... for http://www.mendeley.com/c/6115948791/p/14667/garde...
Can I suggest to look for "http://" and either delete all entries after the first or make multiple links? Alternatively, I think mendeley stores them in the url field of bibtex files separated by a space.
Thanks!


Profile issue
I don't know if this is a bug, but the issue is about author name uniqueness (or lack thereof).
There is an issue with obtaining a "token" to link my publications on bibbase with my page. Bibbase has this to say: [http://bibbase.org/network/link]
--
Linking Your BibBase Page to Your Account
You can "claim" your publications on BibBase by linking your account on bibbase.org to your publications page. To do so, we will provide you with a verification token that you need to add to your bibbase parameters on your web page. This is described in more detail below.
--
However, the issue is that only one name is found matching mine, and it is not mine. So currently all displayed publications served up by bibbase have a link from my name to an entirely unrelated research group in a different field. How do I get bibbase to identify my name?
I think all of my publications are currently attributed to
http://bradleylab.wustl.edu/publications/
I would be grateful if either (a) my profile was deleted so there is no erroneous attribution, or (b) a new profile be added for my name.

Hiding download count
Is there an option to hide the download counts when using embedded BibBase?
Thank you!

You can do that with CSS. Just put the following into your style definition.
.bibbase_stats_paper { display: none; }

is bibbase down right now?

Better Support for Special Characters
This is a small feature request, but I'd like better support for special LaTeX characters. For example, if I have an author with the last name Pěchouček, I would enter this in the BibTeX file as P\v{e}chou\v{c}ek, which BibBase displays as Pvechouvcek. Ideally it would show as Pěchouček in the main list of publications, but then when I clicked on the BibTex file it would keep it as P\v{e}chou\v{c}ek so that users could properly copy and paste it into there BibTeX file.

Done!
Chris, thanks for your feedback! Please test this and see whether this is now working for you as expected. I've tested with a bibtex entry of Pěchouček and it worked fine, but please let me know if you find issues. I had to switch to a different bibtex parser, but I'm happy about the switch. It's much cleaner, and easier to extend. Special characters are now translated into HTML and should display fine on any browser and locale.
Service d'assistance aux clients par UserEcho