This is the place to leave feedback or ask questions about BibBase.org.
0
Fixed

"Group by" menu hiding publications

limoilou renaud 5 years ago updated by Christian Fritz 5 years ago 5

Hi, I experience problems with the "Group by" menu. It keeps hiding the first publications by staying uncollapsed. How can I fix this please ? Thank you. Here's an example - very annoying. I use the JavaScript embedding option for a Mendeley list of publications. 

Image 98

0
Answered

Filtering based on custom field (not author name or year)

Ali Nasseri 5 years ago updated by Christian Fritz 5 years ago 6

I am trying to filter a bibbase generated bibliography based on a "keywords" or "supported" field. This is the custom script I use: 

Specifically, I append something like "filter=support:D3M" or "filter=keywords:D3M". Unfortunately, the filtering does not work and nothing is shown in the final output.

0
Under review

Having trouble with accented characters.

Tony 5 years ago updated by Christian Fritz 5 years ago 5

I am having a similar problem to some posted, but I can't make the answers work for me. See https://academic.mu.edu/peressini/afp_pubs.php.

Two entries under 2019 pubs come up without accents: "Otavio" and

"Scholler". I've done everything as suggested (best as I can tell). I

suspect it is in my bib file? Thanks for any help.

0

Enable sorting within a group, when called by webpage user

Dominik K. 5 years ago 0

Hello, a new sorting feature was recently implemented (dec 2019). It's great, but that works only for the initial call of BibBase.

However, when the user selects a feature from the "Group by", there does not seem to be a possibility to do any further sorting. 

It would be nice to be able to add options to the ways groups are displayed, maybe using the same sort feature already implemented. 

In particular, when the user clicks on "group by author" or "group by keyword", the order within each category is neither alphabetical (title or author), nor chronological, which is confusing to the end user (I understand that the order is dictated by the BibTex - we use the one from Zotero, so dont control the order of entries).

Thanks for the good work again!

0
Fixed

"Group by" messes up display, and bibtex, abstract links no longer working

Dominik K. 5 years ago updated 5 years ago 2


Hello, I noticed a recent change when using "Group by".

When the page with the papers is first loaded, all is well, as shown below: 

Image 95

But when you click on "Group by"  "year", which should return the exact same thing, the text is shifted a bit. The title of a new paper appears on the same line/row as the link to the previous paper. Also the link to bibtex and abstract are no longer working.

Image 96

Thanks for the good work!

0
Under review

URL link display

Ioan Muntean 5 years ago updated by Daniel Owens 11 months ago 9

I embedded Bibbase code from a Zotero database in a wordpress page and all works fine, except the url links . The little icon for the link, a square with an arrow up shows up, but when I click on it in wordpress does not open the link in a frame. Is there any way to instruct bibbase to open the link in a new window? Can we add a extra flag or something similar to the html code to indicate where to open the link? Thanks in advance.

0

Groupby/menu scrolls my webpage

Jonah 5 years ago 0

Hi,

I am trying to embed my publications through bibbase (using the javascript, bibtex method).

Unfortunately, the use of the href=# part of the groupby/menu buttons is scrolling my page to the top, rendering these unusable. Is there anyway to fix this?

Thanks

0
Answered

Embedding with JavaScript in Worpress - message

ariane neroulidis 5 years ago updated by DJ TL 4 years ago 7

Hello Christian and congratulations for this wonderful tool!
I succeeded to embed my references in Wordpress with JavaScript. 
The problem is that I have a message after with big letters : EMBEDDING IN ANOTHER PAGE
Copy&paste any of the following snippets into an existing
page to embed this page. For more details see the documention.


How can I remove this message ?

Thanka a lot for you help !

Ariane

0
Fixed

Icon for links is too big

m chraibi 5 years ago updated by Christian Fritz 5 years ago 6

Image 89

For some reason in the default theme, the svg-file

is huge and does not render correctly using this GitHub page


Any idea how to fix this?

0
Answered

Sorting publications alphabetically

Jérémy Anquetin 5 years ago updated 5 years ago 2

I am trying to use BibBase to display publications on our institution website. I would like publications sorted by year, as default, but ordered alphabetically by first author name within each year.

Here is you current publication page: https://www.jurassica.ch/fr/Recherche-formation/Publications.html

I am trying to reproduce the same ordering with BibBase. Looking through the support posts I read that it was possible by ordering the bibtex file, but we would like to use Zotero as a source instead. Is there a simple way to achieve this?

Thanks in advance for your help and for the great work with BibBase!

Answer
Christian Fritz 5 years ago

Hi Jérémy,

Thanks for your request. This feature has been on our road map for too long, so I decided to add it right away. You can now add a "sort" option to the bibbase URL, see the updated options section on the help page. So in your case you would just add "&sort=author_short" to the bibbase URL you embedded in your HTML.

Please let me know if you notice any issues with this feature.