This is the place to leave feedback or ask questions about BibBase.org.
+2
Fixed

External links broken

musicEnfanthen 6 years ago updated 6 years ago 8

The links to external pdfs, papers, doi's et al. are broken (maybe since the last update concerning the svg icons).


Probably, there is a wrong "log_download"-function for the onClick-Handler:


"a href="LINK" onclick="log_download(BIBBASELINK) ..."


When changing it in the console to "show_link" manually, links work fine again. Is this "log_download" by intention or only a left-over from debugging?

+2
Fixed

Safari "Prevent cross-site tracking" option

Emmanuel 6 years ago updated by Christian Fritz 6 years ago 5

It seems that bibbase is not compatible with the new "Prevent cross-site tracking" option from Safari. I am happy to provide details and examples if you can't reproduce the problem, and eager to hear for a fix. 


Thanks for bibbase!

+2
Under review

Load all publication from scholar

shekasri farshid 6 years ago updated 6 years ago 2
+2
Under review

Problem of connection between Bibbase and Zotero and updating of the bibliographic database

Denis 7 years ago updated by Christian Fritz 6 years ago 6

Hello,

For a few days I have a problem with Bibbase. It no longer updates my bibliography on my site. As you can see in fig 1, there are only 7 references in 2017 whereas there are 8 references in the bibliography of zotero (fig 2). I have another site which runs on SPIP with a zotero extension and there is no problem of update (fig 3, http://bibliographie.institut-lwoff.fr/spip.php?page=biblio ). So it's not a blocking problem. I also noticed that when I want to recreate that connection to BIbbase this blocks. After pressing the zotero link on bibbase, entering my zotero account and giving the permissions between zotero and bibbase, I have a white window (fig 4). And if I close it, I have this message "retrieving collections and groupd from Zotero account ... (fig 5).

Do you have a solution and an idea of the problem?

In thanking you

Denis

Image 32

Image 33

Image 34

Image 35

Image 36

+2

Complete list of Zotero collections

Keith Larson 7 years ago updated 7 years ago 1

Our research group has a Zotero library. When I use the Zotero link on BibBase.org, log into Zotero and give permssion to Zotero for BibBase to access the library, I run into problems.


There are approximately 30 sub-libraries or sub-folders in my Zotero 'Library'. After linking to the library in BibBase, only 25 of the "collections" appear. In addition, some of the collections that appear are sub-sub-folders that I do not need access to.


How can I configure my Zotero library so that I can have access to each individual researchers folder of publications?


Is it possible to change the code generated by BibBase to reflect the folder or collection that I want? For example, there is a folder called 'Keith' and it shows up in the list of BibBase collections. However there is not a folder called 'Carolina'. Can I take the code from Keith's collection and modify it for Carolina?


Note I have also created a Group that is a duplicate of my library. I have tried your suggestion to "filter" the group using: &filter=authors:Otter but this does not work for me. I am not sure if this is because I am only using the authors last name and not their full name, e.g. "C. Otter" and sometimes "Carolina Otter"Note I am using iframe not jscript.

+2
Under review

two bibbase embedded at the same page

André Guedes 8 years ago updated by Alessandro Mangia 1 year ago 2

I embedded two bibbase using javascript at the same page with div. When changing the "grouping by" in the first, the content is changed to the second. May be some caching?

I changed to two different pages in order to get it working.

Answer
Christian Fritz 8 years ago

Hi André,


That's an interesting problem. You seem to be the first to try that. Indeed we have not yet tested this case, as you can tell, nor did we envision it. I'll add this as a feature request. It shouldn't be hard for us to fix. Thanks for pointing it out.


+2
Under review

Is it possible to disable links on the publications title ?

aswin 9 years ago updated 9 years ago 4
Here is a page that i am creating
http://users.ece.cmu.edu/~saswin/bootstrap/publications.html

Curious if the following are possible ?
1. Disable links on the titles ... for example, the one below. I dont want the links on the titles of the papers.
http://bibbase.org/network/publication/mota-deligiannis-sankaranarayanan-cevher-rodrigues-dynamicsparsestateestimationusing11minimizationadaptiveratemeasurementboundsalgorithmsandapplications-2015

2. When I group by type ... is it possible to change "articles" to "Journals" and "inproceedings" to "conferences" ... what would be an easy way to do that ?

BTW, bibbase is just terrific and so simple to use. amazing work!

-as


+2

Filter by "read" and/or other other more extensive filter syntax

Maximilian Held 10 years ago updated by Greg 9 years ago 1
I'm using BibBase for a number of purposes, only one (minor) of which is to list my *own* publications.
I'd also like to use this a lot for classes I'm teaching (reading lists) as well as just general "I'm currently reading this stuff"-kinda-lists or reading lists on specific topics.

To that end, I'd appreciate a more extensive/flexible filter syntax.

One possible use might be to filter for stuff I've recently read:

filter=read:true AND filter=date-modified<(current-date)-60days

Problems:
- not sure this is feasible in a URL-syntax?
- not sure how many people like this
- not sure that "date-modified" is a general BibTeX-thing; BibDesk adds it, but not sure how many other clients do.

+2
Completed

Support special field for custom writing like "best paper etc".

ThanhVu Nguyen 10 years ago updated by Christian Fritz 8 years ago 6
I don't want to use the default "Note" field because it will be included in other citations.  E.g., when I cite my own paper when writing tech papers I don't want it says "best paper" but I do want this to show on my website generated by bibtex
Answer
Christian Fritz 10 years ago
OK, done. You can now use the new special field "bibbase_note" for this purpose.
+2
Planned

is there a way to display only specific collections from zotero group libraries?

nicolasmerz 9 years ago updated by Christian Fritz 9 years ago 1
it seems that this option is only available for the private library.
Answer
Christian Fritz 9 years ago
No, unfortunately this is not yet implemented. Sorry.