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

Tags not working

annabel driussi 9 kuud tagasi uuendaja Annabel Driussi 6 kuud tagasi 4

Hi Christian!
I love BibBase, it works great for my lab's needs! Recently group by > keyword stopped working on https://www.lcneuro.org/publications. You previously helped us with displaying a pdf download link, so I'm wondering if that new modification has prevented our Zotero tags from working, because group by > keyword still works great on https://www.neuroblox.org/publications. What steps should I take to fix this?

0
Answered

BibBase on Google Sites

Gustavo Cevolani 10 kuud tagasi uuendaja Christian Fritz 10 kuud tagasi 3

Hi all,

I hope this is not trivial or already answered.

I'm trying to use BibBase on a personal Google Site, embedding the script linking to the publication file on Google Drive in the same folder of the site:

<script src="https://bibbase.org/show?bib=https://drive.google.com/file/d/1jPCxO7IN4JiukP3n9bG-zP6aftcc-yP2/&jsonp=1&theme=mila"></script>

I can't find a way to pass to BibBase a working URL for my publication list file. The best I obtain is the following:

https://sites.google.com/view/gustavocevolani/publications?authuser=0

Same if I use a link to the publication file on Dropbox.

Many thanks in advance for any help in fixing this.

Gustavo

0
Ülevaatamisel

images missing

rhaynes74 1 aasta tagasi uuendaja Christian Fritz 1 aasta tagasi 7

Hi folks, first time user.  When I embed into my webpage using the javascript option there is no styling and images present. 

For example the bibbase logo is missing.  And there is no grey background in the rows which indicate each year.  So it looks very very plain.   Is there something I am missing. 

0
Not a bug

Unable to sign in

emily 1 aasta tagasi uuendaja Christian Fritz 1 aasta tagasi 1

I am unable to sign in to my account. The password reset email doesn't send to me either.

I think this happened as a result of clearing my cache. Previously it would sign me in automatically, no problems.

0
Ülevaatamisel

entries appear duplicated when searching

Prof Chaos 1 aasta tagasi uuendatud 1 aasta tagasi 2

(I've posted that already as a follow-up on a closely related thread, but I didn't receive a reply yet and I can't reply to it further, so I re-post it here in its own thread.)

First, where to find the data that proves the bug:

- bibfile: https://bercher.net/bibtex/bibliography.bib
- page with search field: https://bercher.net/my-publications/all-publications

Bug description:

When some works have the same title and authors (but different venues, e.g., first a workshop and then they turn into a conference, or they are first a conference and then there's an extended tech-report), then:
- they first appear *correct* in the publication list, *but*
- once *any* search was used, they become duplicated.

How to verify that bug?

- Open the webpage above and *without using the search* navigate down to 2008. You will see two different entries:

Image 187

- Now use the search. Type anything, doesn't matter! Then delete it again

Image 188


- To have a second example, you can also check out the papers with keys Johnson2022aSATPruning and Johnson2022bSATPruning; this gives the same behaviour.

0
Ülevaatamisel

bibbase doesn't produce full list from zotero my publications source

Michael Tarr 1 aasta tagasi uuendaja Christian Fritz 1 aasta tagasi 4
0
Ülevaatamisel

I added new publications to mendeley, however the same is not reflected on BibBase

Pereira 1 aasta tagasi uuendaja Christian Fritz 1 aasta tagasi 1

I recently uploaded new publications to my mendeley library, however they are not reflected on BiBBase.


What do I do?

0
Ülevaatamisel

Group by breaks LaTeX formatting

FlorentF9 2 aastat tagasi uuendaja Christian Fritz 2 aastat tagasi 2
When grouping articles using the "Group by" dropdown, all LaTeX breaks in article titles and abstracts.

To reproduce, for example with my file (https://bibbase.org/show?bib=https://florentfo.rest/files/publications.bib)
1. Last paper of 2023: "Selecting the Number of Clusters K ..."
2. Click on Group by > Year (or any other option)
3. It becomes "Selecting the Number of Clusters $K$ ..."

0
Fixed

Download count is "undefined"

FlorentF9 2 aastat tagasi uuendatud 2 aastat tagasi 6

When clicking on "group by > downloads", the resulting download count is always "undefined".

This happens for every bibbase I have tested so far, on every website.


I remember it working several years ago. Did something break?

0
Ülevaatamisel

Sort by year range

Tom 2 aastat tagasi uuendaja Christian Fritz 2 aastat tagasi 1

Hi there,


I'd like to sort my BibBase in terms of year ranges (1950-2000, 2000-2010, 2010-2020, 2020-today/2030). Not sure how to do this, or even it is possible. I tried working with group0, group1, etc but that didnt make it.

The script I am running on my webpage is: 

<script src="https://bibbase.org/show?bib=https://bibbase.org/f/Te2uYJttNXZTTEPJt/Website.bib&jsonp=1&folding=1&theme=side&commas=true&hidemenu=true">

Thanks for the help. Love the tool by the way!!