This is the place to leave feedback or ask questions about BibBase.org.
+1
Denegado

Support for links to arXiv preprints

Greg Christian hace 11 años actualizado hace 11 años 4
A useful feature would be to add support for links to preprints stored on arXiv (and perhaps elsewhere too, but arXiv is all I'm familiar with). Typically these are handled with the 'eprint' field in bibtex:

eprint = {1503.06191}

Would I would love to see is a feature wherein if there is a populated eprint field like the one above, it generates a hyperlink below the main entry, similar to the one generated by a populated doi field, i.e.

doi arXiv bibtex

with the 'arXiv' text hyperlinked to http://arxiv.org/abs/1503.06191 based on the 'eprint' field in the example above.

Respuesta
Christian Fritz hace 11 años
You can easily accomplish this right now, by adding another url field to your bibtex entries:

...
  url_arXiv = {http://arxiv.org/abs/1503.06191},
...
This will appear just the way you wanted, with "arXiv" as the link text.

I know this is not quite the same as literally using the eprint field already in arXiv bibtex files, but it's only a very minor modification.

We implemented a special case for DOI because it is being used by dblp and we want that to be automatic (you can use dblp records for bibbase withough having to extract/update a bibtex file first). I don't think arXiv has an API for that yet. If or when they do, I'd be happy to interpret their bibtex entries fully as well.

+1
COMPLETADO

wrong buy links

Michael Beeson hace 11 años actualizado por Christian Fritz hace 7 años 5
BibBase puts in "buy" links that are incorrect.  See
http://www.michaelbeeson.com/research/papers/pubs.php

for some examples.
+1
En revisión

with Mendeley

Henri Heintz hace 12 años actualizado por Christian Fritz hace 4 años 3

Using the Mendeley My publication is absolutely wonderful, in particular because it is easy to upload your own paper--via mendeley--and then make them accessible on your own page via Bibbase. However, the bibtex file that bibbase generates is not clean.

Here is what I get: http://christophe.heintz.free.fr/publications.htm

1. the biggest problem is that the names of editors are not printed

2. the bibtex info for each publication includes too many completely irrelevant information, such as:  isauthor = {1}, and url_mendeley= ...

3. the last information "url_mendeley" leads bibbase to display a link to Mendeley for each paper ... it would be better not to have this link (which only lead to redundant information).


I have generated myself a bibtex file using Mendeley and it gives something clean with no mistakes (even though it still includes info about where the paper is stored on my own computer):

http://christophe.heintz.free.fr/MyPubli.htm

The problem is that the pdf version stored on Mendeley are not made available any more ! I could not generate a bibtex file that would include

url_pdf_0 = {http://www.mendeley.com/download/public/ --ID of the paper in question---.pdf}


Is it all right to ask here for a fix, or should I rather write to Mendeley?


Thanks a lot.

Christophe


Respuesta
Christian Fritz hace 4 años

Does problem 1. still exist? Your publications list looks OK right now, except that unicode characters don't seem to render well. You may need to add the utf-8 meta tag to your page.

Problems 2. seems to be a matter of personal preference. It would be hard to tell which mendeley fields are useful to users and which are not.


Problem 3.: you should be able to hide those links using CSS.


+1
COMPLETADO

Using Google Drive with BibBase

Gustavo Cevolani hace 12 años actualizado por Christian Fritz hace 10 años 2

(This is not a request, but a possible solution.)


Keeping the BibTeX file (say list.bib) on Google Drive (GD) or similar services (like Dropbox, etc.) may be useful since you can update your bibliography without bothering to upload the updated version online.


Unfortunately, GD (and Dropbox) do not provide the "direct" link to list.bib needed by BibBase to produce the final bibliography. Here is a workaround for GD:


1. Create a public folder in GD and put in it your list.bib; both the file and the folder must be shared publicly with everyone (after all, this is the aim of putting your bibliography online, I assume)

2. Obtain a direct link to list.bib from a free service online. For me, the following one worked:

https://sites.google.com/site/gdocs2direct/

You just need to obtain from GD the sharing link as usual (right click on list.bib, Share...) and to paste it in the site above, which then produces a new, direct link to copy.

3. Paste the direct link in the BibBase page to generate the bibliography.


A working example is on my page:  http://www.webalice.it/g.cevolani/


A cleaner solution for step 2 above (that in any case you need to do only once) would be better.


I hope this may be useful to others,


Gustavo

+1
Respuestas

Bibbase on free hosting

Eliseo Ferrante hace 11 años actualizado por Christian Fritz hace 10 años 2
Hi! Anybody has a website using bibbase on a free hosting? If yes which ones? I tried with google sites but I didn't manage to make it work
+1
Respuestas

Pdf are not available (mendeley)

Stéphane Dray hace 12 años actualizado por Erik Reinertsen hace 10 años 8
Hi,

I use bibBase with my Mendeley profile (http://pbil.univ-lyon1.fr/members/dray/publications.php). Since few days, it seems that pdf are no more available (e.g., http://www.mendeley.com/download/public/2845861/5... When I sign in on Mendeley website, pdf become available on my bibbase page.

Is it related to a new policy on Mendeley website ? Can it be solved (I did not fin a way to manage preferences for access to pdf on Mendeley website) ?

Cheers
Respuesta
Christian Fritz hace 10 años
Hi Stephane,

Thanks for pointing this out. I'll investigate this further, but yes, on first sight it seems that they have changed the permissions where logged in users can only download pdfs in their library. But I can't say for sure. Elsevier has been getting more aggressive about sueing copyright violators recently. Maybe this has something to do with that (Elsevier bought Mendeley not too long ago).

If you are at all interested in alternatives to Mendeley, I recommend Zotero. It's API is a lot nicer and more reliable and the integration with BibBase works like a charm.

-- Christian

+1
COMPLETADO

Aggregation of Multiple Bibtex Files

Jorge Baier hace 13 años actualizado por Prof Chaos hace 4 años 14

It would be nice to have support for multiple bibtex files (e.g., bib=<something>&bib1=<something_else>&bib2=..) . Imagine each individual in a research group uses bibbase to maintain their publications. Then, building a publications page for the whole group would be trivial with this feature.

Respuesta
Christian Fritz hace 4 años

Hi Pascal,

Thanks for following up on this! By now we actually support this. It's actually one of the most popular features of our group plans. In those plans, all users in your organization have their own data sources that they can maintain in whichever way they like -- bibtex file directly on BibBase, a URL to a bibtex file hosted elsewhere, Zotero, Mendeley, DBLP. All those sources are merged, with deduplication, at query time when a query for the organization's publications are made.

+1
Solucionado

Minor issues with the rendering of bibliographical entries

Gustavo Cevolani hace 12 años actualizado hace 10 años 3

I've just updated my small site using BibBase, and it's really wonderful.


I just point out some minor bugs with the output here:


http://www.webalice.it/g.cevolani/


1. A comma (,) should be used to separate multiple authors' and editors' names instead of the semi-colon (;); at least this seems to be a nearly universal convention.


2. A part for accented letters, which are handled correctly, other LaTeX commands which may appear in titles or journal names (like "\&" or "\emph" or even "--" in page ranges) are not interpreted (see, e.g., 3rd entry in 2011).


3. If the pages field is missing from the bib entry (for instance because the article is forthoming), a incorrect space is produced in the final entry (see 2nd entry in the site)


4. In some entries, but not in others, the page numbers are preceded by the text "page", which should be "pages" or better nothing, as in other entries (see 1st entry).


5. After the colon before the page range, a space would improve readibility.


Hope this helps.


Thanks,


Gustavo

Respuesta
Christian Fritz hace 10 años

Hi Gustavo,


I believe all of these issues have been addressed now, except for the first item, which might be a matter of preference -- I think some bibtex styles do use semicolons.


0
En revisión

Accessibility bug: dropdown toggle link missing accessible name

jwcaterine hace 4 días actualizado por Christian Fritz hace 3 días 2

Hello! We embed BibBase on one of our pages on vims.edu, and that embed flagged an issue during our recent web accessibility audit. The dropdown toggle element seems to be missing an accessible name, causing a WCAG 2.1/2.2 SC 4.1.2 failure. The anchor contains only an aria-hidden icon and decorative caret, with no aria-label or aria-labelledby. We think the fix would be simple so wanted to bring to your attention. Thanks!

https://www.vims.edu/research/units/programs/sav/_pubs/sav_biblio/

0
Respuestas

Filter by keywords

Kyle hace 4 meses actualizado por Hanquist hace 3 meses 12

Hi, I am trying to filter my bibbabe by thesis and keywords:

filter=type:thesis,keywords:group

But it doesn't seem to be using the keywords filter.