This is the place to leave feedback or ask questions about BibBase.org.
0
En revisión

Doctype error?

grolimur hace 5 años actualizado por Christian Fritz hace 5 años 3

Hi,

I don't understand where the doctype on the following screenshot come from:

https://pic.infini.fr/IsAG4ThH/gQawZU9f

Can you please help me?

Thanks in advance.

grolimur

0
En revisión

Iframe question

Peter Rijnbeek hace 5 años actualizado por Christian Fritz hace 5 años 1

When i embed the list all works, but when i change the filter it opens the bibbase to a full screen and leaves the website. Can this be avoided?

Thanks

0
En revisión

Include Zotero "Link to URI" directly (not via URL field)

Oscar hace 5 años actualizado hace 5 años 10
Dear All,

As part of my Zotero public group library I am gathering IIIF manifests of included books, as well as links to PDFs and related digital resources. These manifests are included in Zotero through the "Link to URI". I know these can be shown in Bibbase by copying them into the URL field, but this is not a great workflow and was hoping that it is possible to display them directly.

Many thanks in advance!

Oscar

0
COMPLETADO

Expand abstracts by default?

Clément C hace 5 años actualizado por Christian Fritz hace 5 años 3

Hi,

I am using BibBase for an annotated bibliography:

http://www.cs.columbia.edu/~ccanonne/tutorial-focs2020/bibliography.html

and would like to know if there was a way to have the abstracts (in my case, those are the "annotations") expanded by default upon loading the page.

(as a bonus, is there a way to change the text from "abstract" to annotation"?)

Thanks!

0
En revisión

Is there a way to specify how "types" are ordered?

f s hace 5 años actualizado por Christian Fritz hace 5 años 1

By default, when using "groupby=type", the groups are ordered as "article", "inproceedings", etc.  Is there a way to specify a custom ordering?  What I'm trying to do is to have a "preprint" or "misc" type that appears as the first group, i.e., before all the other types.  Any suggestions?

0
En revisión

"group by" and "hamburger" dropdown size

Thorbjörn Sievert hace 5 años actualizado hace 5 años 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
Solucionado

Mendeley BIBBASE Not working

amb233 hace 5 años actualizado por Christian Fritz hace 5 años 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
No es un bug

Bibsonomy not working

palpusospam hace 5 años actualizado por Christian Fritz hace 5 años 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
Respuestas

Including Automatic Download Counts

Derek hace 5 años actualizado hace 5 años 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.