Your comments

One thing to note is that the update will take two page loads (with a pause in-between). The first one will trigger the refresh from Zotero. If that completes then the second page load will show the refreshed results. This is done for speed: Zotero is not super fast in responding and your page should not be delayed in loading.


If that doesn't explain and resolve your issue, then please point us at the Zotero page where the updates are happening, so we can debug.


Thanks.

Denis,


What is that browser you are using, I do not recognize it from Figure 4. I suspect that it has problems with the forwarding logic of the Zotero authentication. Have you tried a different browser (e.g., Chrome or Firefox)?



Hallo Jens,


Thanks for reporting this! This turned out to be caused by a typo in our latex-to-unicode translator. It's fixed now:

http://bibbase.org/show?bib=https%3A%2F%2Fkbsg.rwth-aachen.de%2F~classen%2Fjclassen.bib&msg=embed


Best,

Christian



Do you mean the font changes when using this trick? Yes, that could be. You might need to add CSS rules for the same ":after" selectors.


No, unfortunately the list that appears in the GroupBy drop down is fixed.

You can try a hard-refresh. If you are using Chrome then open the Developer tools, and then long-press the reload button. It should then give you a drop-down where you can select a harder version of refresh (including clearing cache).

1. Thanks!

2. Yes, you can accomplish that with CSS. You just need to find a good CSS selector for yourself in the HTML, which is pretty easy, because bibbase turns your name into a link to the page itself. If you add this CSS to your page style it will work:

a.bibbase.author.link[href="http://cs.stanford.edu/people/davidknowles/"] {
  font-weight: bold;
}

3. What kind of citation style would you like to see?


Thanks for using BibBase!


Thanks for reporting! Seems like our system monitor didn't trigger. It's back up now.


This will require some work in the back-end. Up until now it wasn't necessary to check the list of authors to verify that an entry provided by dblp was indeed meant to be listed for the user. For now, I would recommend to add the (otherwise unnecessary) filter on your name:


http://bibbase.org/dblp/mathias_weller?theme=simple&filter=authors:Weller