This is the place to leave feedback or ask questions about BibBase.org.
0
À l'étude

URL link display

Ioan Muntean il y a 5 ans mis à jour par Daniel Owens il y a 1 an 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 il y a 5 ans 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
Résolu

Embedding with JavaScript in Worpress - message

ariane neroulidis il y a 5 ans mis à jour par DJ TL il y a 4 ans 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
Corrigé

Icon for links is too big

m chraibi il y a 5 ans mis à jour par Christian Fritz il y a 5 ans 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
Résolu

Sorting publications alphabetically

Jérémy Anquetin il y a 5 ans mis à jour il y a 5 ans 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!

Solution
Christian Fritz il y a 5 ans

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.

0
Terminé

order by month

far il y a 5 ans mis à jour par Christian Fritz il y a 5 ans 1

Hi

Within a year, how are the articles ordered?

Is there any field that is used or is it just random?

I am using mendeley and javascript

thanks

German

Solution
Christian Fritz il y a 5 ans

Hi German,

Sorry for the late response. The articles within each group (e.g., a year), are kept in the order they appear in the source. This is ideal for bibtex where one can manually decide on the order. But for Mendeley this becomes unpredictable in general.

We have just added a new (but highly requested) feature that lets you overcome this. You can now add a "sort" option to the bibbase URL you use. Please see the updated options section on the help page for details. In your case, if your months are all numerical values, then you can add "&sort=month" to your bibbase URL to sort articles within a group in ascending order.

0
À l'étude

Adding script tag to Angular

Vishal il y a 6 ans mis à jour par Christian Fritz il y a 6 ans 2

Hello,


I am using the Angular 8 framework for my website and I am unable to work with the BibBase script tag because most modern frameworks including Angular doesn't run a script tag on the HTML page because of the security risks. Is there any workaround this problem. I am not using any backend.


Thanks,

Vishal

0
Corrigé

Bibbase is down

Benjamin Geer il y a 6 ans mis à jour par Christian Fritz il y a 6 ans 1

"504 Gateway Time-out"

0
À l'étude

Error retrieving bibtex file.

Yvette il y a 6 ans mis à jour il y a 6 ans 2

I am trying to generate a BibBase page from a Zotero group, but I get the following error message:

BibBase: Error retrieving bibtex file.
Request was:

https://api.zotero.org/groups/2327738/items?key=XCsZkByXjwNfD2MKCHPFRxOr&format=bibtex&limit=100
{ 'User-Agent': 'bibbase' }

I saw someone else posted this question 2 years ago, but there were no answers. Anyone have an idea of what went wrong and how to fix it now? 

0
Corrigé

bibBase resizes my web page menu bar in a funny way on small screens

rms3145 il y a 6 ans mis à jour il y a 6 ans 4

I created a web page with responsive design and the w3 templates... and I got the following error with BibBase...  guessing it is caused by javascript but I don't really know....


Here is my problem: If you compare these two pages on small screens:

https://www.math.upenn.edu/~strain/pubs1.html

https://www.math.upenn.edu/~strain/pubs2.html

the page pubs1 which includes BibBase gets a resized menu bar on small screens that bumps in from the side and the whole page is resized in an unindented way.  the page pubs2.html is exactly the same as the first page except that the BibBase is removed and it doesn't do the unintended resizing on small screens.


Any ideas how to remove the un-intended resizing on small screens? 

Thanks!