This is the place to leave feedback or ask questions about BibBase.org.
0
Wird überprüft

"group by" and "hamburger" dropdown size

Thorbjörn Sievert vor 6 Jahren aktualisiert vor 6 Jahren 2

Hey,

I noticed that suddenly the group by and hamburger menu dropdown are weirdly scaled even though I haven't changed my CSS.
Was there some recent-ish change?
Website: https://tsievert.com/publications/

0
Fixed

Mendeley BIBBASE Not working

amb233 vor 6 Jahren aktualisiert von Christian Fritz vor 6 Jahren 1

The automatic generation of a publication list from BibBase via Mendeley has ceased working. I use this feature regularly and it has recently stopped working. I had a few of my PhD students check as well and they are also not getting BibBase to generate the bibliography list in the usual way. Can you please advise?

0
Not a bug

Bibsonomy not working

palpusospam vor 6 Jahren aktualisiert von Christian Fritz vor 6 Jahren 5

Hi there,

I'm trying to create the bibbase html code but searching authors in the "bibsonomy" box doesn't do anything. Pressing enter performs no action. The other methods do work. I've tried in different browsers. Is there a bug on this?

Best,

Paul.

0
Beantwortet

Including Automatic Download Counts

Derek vor 6 Jahren aktualisiert vor 6 Jahren 6

Hi and thanks for this awesome resource!

I'm using the Javascript embedding method to include my publications, pulled directly from dblp's database (so, not using my own bibtex file). I can't figure out how to enable (supposedly automatic) "Download Count".


For example, as listed for some of the publications on this link: https://bibbase.org/show?bib=http://www.cs.toronto.edu/~fritz/publications/list.bib&theme=default


When I dig into the "bibbase" JS object, it seems like the "downloads" property for each of my publications (in the data member variable) is populated as "0". Not sure if this is a backend problem (i.e., DBLP doesn't provide this info in the bib info that BibBase pulls from them) or just a CSS/etc. setting for how I'm using the JS embedding option.

FWIW, I set .bibbase_stats_paper { display: inline; } but doubt that's the problem... couldn't find any other documentation about this feature.

Thanks for your time and help.


0
Wird überprüft

can't log in

beesonpublic vor 6 Jahren aktualisiert von Christian Fritz vor 6 Jahren 1

I have been a Bibbase use since 2014 but today I can't log in.  It says my email is not 

recognized.   I should be either beesonpublic@gmail.com  or profbeeson@gmail.com but 

neither works.  (I think I used beesonpublic@gmail.com but it might be the other one.) 

My name is Michael Beeson.   I definitely had an account and I definitely use BibBase on my website.

0
Wird überprüft

embed loads slow and overrides prevailing CSS

Joel vor 6 Jahren aktualisiert vor 6 Jahren 2

I am encountering some issues with embedding my bibliography. Please see: https://www.theglobalmontessorinetwork.org/history-bibliography

The page takes approx. 12 seconds to load.

The JS appears to override the site's existing CSS.

Is it possible to optimize the pageload and override the style imposed by the JS?

0
Fertiggestellt

It would be nice if your charts included 14 averages.

Perry Piplani vor 6 Jahren aktualisiert von Christian Fritz vor 6 Jahren 2
0
Not a bug

URL and PDF symbols break formatting

thorbjorn t sievert vor 6 Jahren aktualisiert von Christian Fritz vor 6 Jahren 3

Hey,

I really like Bibbase.
One issue I keep encountering is as soon as I add a link, the symbol (no matter which symbol) does not seem to scale properly and breaks the single line layout.
This does not happen with the small text for doi, abstract etc.

See top entry at https://tsievert.com/publications/

Edit: I just added

img.bibbase_icon {
  max-height: 16px !important;
}

to my CSS, but the problems remains.

0
Wird überprüft

Dropdown menus not working

Aaron vor 6 Jahren aktualisiert von Lauren Grant vor 6 Jahren 3

I created a bibliography and used the recommended javascript code to embed it in my site. However, the dropdown menus do not work in Chrome or Firefox. I'm not a programmer, but it seems java is not interacting correctly with sitefarm. Two questions (i) is there an easy fix for this?, and (ii) if there is no fix, how do I disable the group by and sort dropdowns?


Here's my site:  https://deloachchair.sf.ucdavis.edu/publications

Thanks.