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

no data message using github

rian hace 4 años actualizado hace 4 años 2

bibtex url : 

https://github.com/Rian-Jo/home/blob/master/_posts/publication/bibliography.bib


added html at https://github.com/Rian-Jo/home/blob/master/_featured_categories/Publications.md


<script src="https://bibbase.org/show?bib=https://github.com/Rian-Jo/home/blob/master/_posts/publication/bibliography.bib&jsonp=1"></script>

I created a BibTeX file with the above link. And I tried to generate the Bibbase page but it turns out to be no data. Please help how can I get the right result...?

Thank you.

0
No es un bug

unicode problems when embedded

Vladimir Alexiev hace 4 años actualizado hace 4 años 3

http://rawgit2.com/VladimirAlexiev/my/master/index.html shows unicode problems:

Alexiev, V.; Michon, P.; and Dunn, H. In Wébinaire Wiki, data et GLAM 2021, June 2021. Wikimédia France

If you look at the source, you'll see it uses the recommended embedding method.

The same bib file displayed standalone doesn't have unicode problems:

https://bibbase.org/show?bib=http://rawgit2.com/VladimirAlexiev/my/master/Alexiev-bibliography.bib&theme=side

So it seems to me that adding "jsonp=1" messes up Unicode somehow?

0

Trademark

Tarde hace 4 años 0
0
Respuestas

Uncaught ReferenceError: $ is not defined - despite resources loading

Luke hace 4 años actualizado por Christian Fritz hace 4 años 3

Thanks for your time. Struggling a bit to debug BibBase embedded in a Wordpress site via shortcode snippet. 


Expected behavior: embedding via shortcode will load the BibBase feed and all resources normally. 

Actual behavior: When I'm not logged into WP Admin, I get the dreaded "Uncaught..." error as though the browser can't find JQuery, and the page as such does not render correctly. Huge SVG icons etc. However - I did notice that when I'm logged into WP back end, all the same resources load just fine and the page renders. 


Only I can see on viewing source is that when I'm logged into WP admin and testing the page, the dependencies (jquery.min.js, bibbase.min.js, MathJax.js) all load remotely from CDN vs. /wp-content/cache/ when I attempt to access it "cold" from an incognito mode browser.

Anyone else seen this behavior, or does it sound vaguely familiar? Thrown bones appreciated. Thanks in advance, 

0
En revisión

Problem with weebly integration

nirotem hace 4 años actualizado hace 4 años 5

Hello,

I am new to BibBase and to Weebly, so apologies if I am asking something trivial.

I used the JavaScript integration to my personal website (host on Weebly), and the page seems to freeze. I can't scroll down

Any idea what might be causing this?

Here is a link to the website:

https://www.nirotem.com/publications1.html

Thanks in advance,

Nir

0
Respuestas

Grouping by year for biblatex format

Dietmar Winkler hace 4 años actualizado hace 4 años 14

I have  list of bachelor and master theses that I display on my webpage thanks to bibbase. The problem is that if I want to group them by "year" then I need to generate my bib file in bibtex format which actually has the "year" field. Unfortunately the bibtex format has no support for @thesis and then "type=Master's Thesis" but always uses either @phdthesis or @mastersthesis which both get rendered as "Ph.D. Thesis" by bibbase.

Solution would be to switch to biblatex formatted bib file. However that one does not contain the "year" field after which one can group but the "date" field instead.


So my question is, is there a workaround that allows me to use the biblatex format but sill group by year?

0
En revisión

Author's page only linked for some publications

Till Hofmann hace 4 años actualizado por Christian Fritz hace 4 años 2

Since recently, the author's page is only linked for some bib entries and the link is missing for other entries.

As an example, this publication correctly links to this page:

Image 122

This one does not:

Image 123

I initially thought that this may be related to "Last Name, First Name" vs "First Name Last Name" entries, but the two examples actually use the same format.

It might also be related to co-authors, as all linked publications have another co-author who also has a bibbase page.

Anyway, it would be nice if the page was linked from all publications, not just some.

0
Respuestas

Access inherited bibtex file

rmw61 hace 4 años actualizado por Christian Fritz hace 4 años 5

Hi, we've inherited a website that allows us to automatically add to a bibtex file and update the list of publications.  What we can't see is where the bibtex file is physically located or how to edit it if we make a mistake.  Is it possible to find that information out?

0
En revisión

Wrong author links

jdchoi77 hace 4 años actualizado por Christian Fritz hace 4 años 1

BibBase auto-generated wrong links to author names.  Is there any way of reporting to correct incorrect links?  Thanks.

0
Solucionado

wrong url: url added twice to paper upload links

Cédric hace 4 años actualizado por Christian Fritz hace 4 años 9

Hi everyone

I observed this morning that there is a problem when trying to upload papers from my webpage.

The url item in my bibtex file are of the form: Articles/papername.pdf because they are available my papers pdf are available at the following address: http://www.mywebsite.com/Articles/" class="redactor-autoparser-object">http://www.mywebsite.com/Articles/

Bibtex now redirect paper upload attempt to the following address:

http://www.mywebsite.com/www.mywebsite.com/Articles/

which produces an error of course.

What can I do to correct this bug?

Best,

Cédric