This is the place to leave feedback or ask questions about BibBase.org.
0
W trakcie analizy

Hello, I have Bibbase linked to a Zotero database. I would like to share my database without having to host it on my partner's site. Is it possible for him to create a Bibbase account and associate it with my database? Otherwise, for it to work, should

Victoria Bazurto Botero 2 tygodni temu zaktualizowano 3 dni temu 2

Hello,

I have Bibbase linked to a Zotero database. I would like to share my database without having to host it on my partner's site. Is it possible for him to create a Bibbase account and associate it with my database?

Otherwise, for it to work, should we use our Bibbase account on their site?

Thank you for your help, Thank you for your help,

0

Is BibBase down?

Nick Field 2 miesięcy temu zaktualizowano 2 miesięcy temu 1

Hello, sorry, I am getting an HTTP 500 error when trying to access bibbase.org. Could someone please investigate?

Thank you!

0
Z odpowiedzią

delete account

kab 2 miesięcy temu Ostatnio zmodyfikowane przez Christian Fritz 2 miesięcy temu 1

How can I delete my Bibbase account? I cannot find anything in the FAQ or other support topics about this.

0
W trakcie analizy

Tags not working

annabel driussi 4 miesięcy temu Ostatnio zmodyfikowane przez Annabel Driussi 3 dni temu 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
Z odpowiedzią

BibBase on Google Sites

Gustavo Cevolani 4 miesięcy temu Ostatnio zmodyfikowane przez Christian Fritz 4 miesięcy temu 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
W trakcie analizy

images missing

rhaynes74 7 miesięcy temu Ostatnio zmodyfikowane przez Christian Fritz 7 miesięcy temu 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
W trakcie analizy

Sort per year and month

iago 8 miesięcy temu Ostatnio zmodyfikowane przez Christian Fritz 8 miesięcy temu 3

Hi!


I am trying to sort per date through 

&group0=year&sort=month

The issue is that, even when the months in the dates in my zotero data appear as numbers (for example 2024-04), in BibBase appear as the months name, which is fine, but they are sorted in alphabetical order!!!

Is there some way to sort per date?

Thanks!

0
To nie jest błąd

Unable to sign in

emily 8 miesięcy temu Ostatnio zmodyfikowane przez Christian Fritz 8 miesięcy temu 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

comments are shown when expanding bibtex code

Prof Chaos 9 miesięcy temu 0

Hey there!

Not sure whether that's an idea or a bug, I guess it's in the middle of both, maybe an "issue", i.e., something to "optimize"?

Anyway, assume you have a bibtex file that uses "comments" between the bibtex entries, maybe one line before each entry to explain what it is/shows. Note that bibtex doesn't formally have a designated comment symbol; as far as I am aware everything will simply be ignored that's outside of a bibtex entry. But since it looks odd to simply write some text somewhere into the file, I usually place a "%" or ";;" in the beginning of said line. Note that this is only *outside* of bibtex entries.

Now, what happens if one does this with files that are displayed using your (amazing! :)) service?

All the information is displayed correctly, so it does not lead to any errors. *However*, when dispaying the bibtex code on an individual item, it will not just show its bibtex code, but also all comments in the file until the next bibtex entry starts. Here a screenshot to illustrate:

Image 189

In this example, showing "% submission 1" makes sense because no bibtex follows for it (so that comment should maybe not even have been included as the respective paper entry doesn't exist. The next comment, "% submission 2" is the "headline" above the respective next bibtex entry that's (correctly) not shown.


Instead, simply no "comments" should be shown at all, or in other words: the rule what to show should be changed to stop after the current entry has been displayed.


For reference, the following might be useful for debugging:
- File this is taken from: https://icaps24.icaps-conference.org/program/workshops/hplan/hplan.bib
- Webpage where it is displayed: https://icaps24.icaps-conference.org/program/workshops/hplan/ (note that multiple bibtex files are shown on that page, but that should not influence this behavior)

0
W trakcie analizy

entries appear duplicated when searching

Prof Chaos 9 miesięcy temu zaktualizowano 9 miesięcy temu 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.