Vos commentaires
No, unfortunately there isn't. This is one of the many reasons why iframe-based embedding is not recommended. Unfortunately wordpress does not allow any other way of embedding as far as we know, which is why we usually recommend other hosting platforms, like github pages (which is what the Example linked from the bibbase homepage is based on).
We have decided to remove the "buy" links entirely from users' publication pages. While we are still interested in finding a viable business model for BibBase, this approach clearly did not resonate well with our users.
We have decided to remove the "buy" links entirely from users' publication pages. While we are still interested in finding a viable business model for BibBase, this approach clearly did not resonate well with our users.
We are happy to announce that the ability to filter on multiple criteria is now supported, see https://bibbase.org/blog/new-feature-multiple-filters.
Murilo,
Your example has motivated us to extend our filter feature to allow multiple-features now, see https://bibbase.org/blog/new-feature-multiple-filters. So you should now be able to do all of the above.
Re. 1.: yes, in fact you can. The value to filter on is actually a regular expression, so "filter=year:(201.|202.)" would only show years 2010-2029.
Re. 2: yes, you can use "filter=type:(article|inproceedings)".
However, right now BibBase does not allow multiple simultaneous filters, so you will only be able to do one of these things right now, not both together.
We've read the criteria to become white listed on Wordpress core (which is what I assume you are using to host) and I doubt that they will accept us, given how short the list of whitelisted providers is. Or are you using a self-hosted Wordpress instance?
No problem, I've removed the claim from Hutter, M in the database. The link is gone now and should not re-appear.
BTW, I noticed what seems to be a typo in the entry for:
Huttery instead of Hutter.
Yes, this is a short-coming of Mendeley -- which we really don't recommend. They don't have a type for Master's Thesis and PhD Thesis (like bibtex has). They only have the type "thesis". So there is no safe way to map it either Master's or PhD thesis. I recommend changing the type of this library item in your Mendeley library to "generic" and adding "Master's Thesis" to one of the other fields until the result looks as you want it. Better yet, if that's an option for you, I'd recommend switching to a self-hosted bibtex file (or hosted on github pages).
Service d'assistance aux clients par UserEcho
That's not currently possible for icons, only for text. As described in the documentation (https://bibbase.org/help) you can append url fields with a description of the type of link, and that text will be used when using text instead of icons (as used, e.g., in the "simple" style, "&theme=simple").
As for arxiv links specifically, you can actually use a link with pdf at the end, e.g., https://arxiv.org/pdf/1801.05644.pdf. Clearly, this may not be the case for all publishers, but I would argue that when it isn't then that's a flaw on the publisher's side.
Note that you might be able to change the icons at will using CSS. For instance, a pair of CSS rules like this may work for you:
We'll leave this idea open in case others want to vote it up, but I suspect that the available options might already be sufficient for most users. CSS is a very powerful tool for customizing the appearance of your BibBase publications list.