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

error getting documents from mendeley

Walter Karlen hace 10 años actualizado por Christophe Indevuyst hace 7 años 4

Hi Christian


Once more, Bibase is refusing to get my library from mendeley:

http://bibbase.org/service/mendeley/6d353feb-efe4-367e-84a2-0815eb9ca878

I get the error :

"error getting documents from mendeley"

and embedded php doesn't display anything


Any idea why ?


Best

Walter

Respuesta
Christian Fritz hace 10 años

Awesome! Good to know that works.


Mind if I make this question public so others who may run into the same issue can find it?


0
No es un bug

If you write in Spanish and use \'{a} or á, BibBase does not work fine.

vjerez hace 12 años actualizado por Jens Claßen hace 8 años 6

If you write in Spanish and use \'{a} or á, BibBase does not work fine.

Respuesta
Christian Fritz hace 12 años

Can you point me to a bibtex file with which you are having this problem? This should work. What is the error you are getting?

Thanks.



0
Solucionado

Some (large?) files won't work

Maximilian Held hace 11 años actualizado por Christian Fritz hace 11 años 2
As mentioned earlier, I sometimes run into problems with (large?) files.

https://raw.githubusercontent.com/maxheld83/give-n... won't work, just give me a "no data" timeout or something.

https://raw.githubusercontent.com/maxheld83/emile/... also produced by BibDesk and hosted on github works just fine.
0
Respuestas

Grouping and Sorting Entries

Matt Klenk hace 12 años actualizado por Christian Fritz hace 12 años 0

I prefer to have my entries displayed by Journal, Conference, and Workshop (http://www.matthewklenk.com/).  This is different than type because Conference and workshop are both @inproceedings.


Is this possible?  If so, are there any examples of this?


Respuesta
Christian Fritz hace 12 años

(for completeness, adding the answer here again)

Yes, this is possible if you have a separate field in your bibtex entries that denote the kind of venue. You can group by any field in your entries.

0
Solucionado

The publication list is only partially imported from Mendeley

Stephan E. Wolf hace 11 años actualizado por Christian Fritz hace 11 años 2
BibBase shows only 10 entries although I have more in my Mendeley profile....
http://www.mendeley.com/profiles/stephan-e-wolf/
vs.
http://bibbase.org/service/mendeley/7ea5179c-6164-...

Any ideas?
Respuesta
Christian Fritz hace 11 años
This problem has been fixed now. Now all 22 of your Mendeley publications show up.
0
Respuestas

No Data message

Madhur Behl hace 11 años actualizado por Christian Fritz hace 11 años 9
I know there is another thread discussing the same problem but I have tried clearing the cache as suggested. 
The problem is that when I run Bibbase on the .bib file, I keep getting the 'No Data' message. 
Am I missing something obvious ?
The URL to my BibTeX file is http://www.seas.upenn.edu/~mbehl/pubs/pubs.bib
Respuesta
Christian Fritz hace 11 años
When bibbase tries to receive that bib file, it received the following message instead:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>419 unused</title>
</head><body>
<h1>unused</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
webmaster@seas.upenn.edu and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>

I can't quite tell you why at this point. I can manually retrieve your bib file using curl or wget just fine. But it isn't an error that I've ever seen before, so I do suspect that the message is true and that there might be something misconfigured with your web-server. Your admin should check the logs.

Sorry for displaying a more descriptive error message in this case. It just doesn't happen more than once in a blue moon.

-- Christian



0
No es un bug

lightbox issue

SerengetiT hace 12 años actualizado por Christian Fritz hace 12 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 12 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 11 años actualizado por Christian Fritz hace 11 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 11 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 10 años actualizado por emcqueeny hace 8 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.