This is the place to leave feedback or ask questions about BibBase.org.
0
No es un bug

lightbox issue

SerengetiT hace 13 años actualizado por Christian Fritz hace 13 años 0

New version of BibBase looks nice! On my page, the abstract popup is behind the lightbox shade: http://www.karliwalti.ch/index.php?id=10


Happens in firefox and chrome. Hints how to fix this?

Respuesta
Christian Fritz hace 13 años

Not really. Do you run bibbase in an iframe?


I can't quite pinpoint it, but if I remove this css file from your page, it works:

http://www.karliwalti.ch/fileadmin/style.css?1343097178



0
En revisión

Citations are not downloadable through Zotero.

Hugh Paterson III hace 12 años actualizado por Christian Fritz hace 12 años 1

Citations are not downloadable through Zotero. Zotero's inbrowser plugin should pick up the texts as CoinS 

Respuesta
Christian Fritz hace 12 años
It sounds like a bug, but I guess this is really a feature request, right? If so, I'm happy to still look into that. Can you point me to some documentation of that CoinS you are mentioning? Is that a special markup of sorts?
0
Respuestas

Problem in taking the bibtex

Ahmed Ahmedin hace 12 años actualizado por Christian Fritz hace 12 años 1
Hi,
I tried to use the bibtex part of the bibbase and after I give the .bib link from dropbox, the website process for a while then I receive an error message from the browser says there is no data. The error happens in all the different browsers I tried

Here is the link for the .bib.
https://www.dropbox.com/s/zf9tj42u128466u/citation...
Please let me know how can I solve this problem
Respuesta
Christian Fritz hace 12 años
The link you provided is not the URL of a bibtex file. It's a regular html page that has a download link. But it's not the .bib itself. Here is what I see when I open the link.



You need to use the download link with BibBase, since that download link is the actual URL of your bibtex file. That's what I did in the following link and it seems to work just fine:

http://bibbase.org/show?bib=https://dl.dropboxuser...


0
En revisión

BiBbase interfere with ghost blogging platfrom javascript

Agostini Sylvain hace 11 años actualizado por emcqueeny hace 9 años 10
First thanks for bibbase it is a very useful and very "neat" solution to show a publication list.

I am trying to embed my publication list on my website (still in development) using zotero. The website use the ghost blogging platform https://ghost.org . When i use javascript to embed the list, the menu button does not work anymore, I think the javascript or css from bibbase interfere with the ghost one.
Any workaround?

To see the problem http://coralecophy.agoremix.com:2368/publications-list/, the link may move as I am building the site right now.
0
Solucionado

No Data message (sometimes)?

RJS hace 12 años actualizado por Christian Fritz hace 12 años 8
Hello, I love bibbase but it has some very interesting behaviour where, at times, it shows "No Data" for my publications using my bib file on the web:

http://www.sethi.org/research/papers/my_papers.bib

This file was working fine for a month and suddenly it's stopped with a "No Data" message. Is there an error in the file, perhaps? I used Mendeley to generate it automatically. 
Respuesta
Christian Fritz hace 12 años
Hi Ricky,

I don't know what the problem was, but I cleared the cache and now it seems to be back to normal. Please verify that it looks OK.

One thing you can try if it happens again is to touch/edit your bib file in order to enforce a cache refresh. But if it happens, please still let me know. Maybe it's indicative of a different problem I'm not aware of. You are the first user to report this problem though.

-- Christian
0
Respuestas

Embed not working in Chrome. Works in safari/FF

Saad Bhamla hace 12 años actualizado por Christian Fritz hace 12 años 5
I have incorporated bibbase on our website (https://web.stanford.edu/group/fullergroup/cgi-bin...,
but the bib base does NOT show up in chrome (only in safari and FF).

Is it because of the iframe being embedded with http, but the website is https?
0
En revisión

include conference papers

Martin Roth hace 11 años actualizado hace 11 años 2
it would be great if bibbase could recognize and format conference papers from Zotero correctly. For now, I'm duplicating all entries of my own works and move the conference name into the "proceedings" field, but this is not ideal and I don't think the "In" bibbase uses to mark the publication is really accurate. Just another suggestion.
0
COMPLETADO

bibbase is linking to my paper by doi rather than to the pdf in my bibtex file.

Michael Beeson hace 11 años actualizado por Christian Fritz hace 11 años 4
Why? And how can I prevent it? I want users to get the pdf.
0
No es un bug

Author links

Benjamin Parrell hace 10 años actualizado por Christian Fritz hace 10 años 3

Bibbase seems to be automatically generating links for authors who aren't bibbase users (e.g. http://sites.udel.edu/speech-lab/publications/)


Would like to suppress those links if possible.

0
Respuestas

Problems to display citations since v3

Stéphane Dray hace 13 años actualizado por Christian Fritz hace 13 años 1

Hi,


Since bibbase v3, there is an extra comma or dot just before the year in the citations of articles (

see http://pbil.univ-lyon1.fr/members/dray/publications.php for an example). Moreover, the formatting has changed (fot size for journal name and volume, pages, year) but I have probably to correct my css file.


A last bug can be observed at http://pbil.univ-lyon1.fr/members/dray/talks.php : conference name is repated two times (in confname of confname). Perhaps this problem is more related to mendeley than bibbase? In my bibtex file (auto-generated by mendeley), the conference name appears only in 'booktitle' but it seems to appear twice in bibtex file hosted on mendeley.com (in 'series' and 'booktitle' fields).


Thanks for your work


Cheers

Respuesta
Christian Fritz hace 13 años

Hi Stephane,


Thanks for pointing out the glitch in the new rendering of article entries. This was easy to fix.


The second problem you pointed out, indeed seems to be an issue with the mendeley API. I've put a hack in place that just doesn't show the series entry if it is the same as booktitle. This seems to be a safe assumption and solves the problem for your case.


cheers,

Christian