Dine kommentarer
No worries! Let me know if you run into any other issues.
Yes, BibBase doesn't understand Latex completely, only some of it's commands. Links to papers should be out in a url field (for details see here). For to-be-published papers we recommend using the to-be-correct bibtex entry type, in your case @article, and making the note read "To appear." or similar. Does that work for you?
Great suggestion! This was easy to fix and is now implemented and deployed.
Thanks!
OK, so after a lot of digging and testing with different tools I found that your server requires its requestors to send a
'Connection': 'keep-alive'
header. Without it, it will drop the connection after some TCP packets manifesting in errors like "ConnectionResetError: [Errno 104] Connection reset by peer". So the abstracts only really matter in so much as they increased the file size beyond that limit.
I've just pushed an update to bibbase.org that makes sure that header is no included in all bibtex file requests and your original URL with the abstracts (papers.bib) is working now.
Thanks a lot for reporting. While most servers don't just hang up on requests, it is possible that some other users have been affected by this issue as well. Much appreciated!
For some reason, when BibBase retrieves your bibtex file, the content abruptly ends like this:
@inproceedings{saad2018trcrpm, author = {Saad, Feras A. and Mansinghka, Vikash K.}, title = {Temporally-reweighted {C}hinese restaurant process mixtures for clustering, imputing, and forecasting multivariate time series}, booktitle = {AISTATS 2018: Proceedings of the 21st International Conference on Artificial Intelligence and Statistics}, series = {Proceedings of Machine Learning Research}, volume = {84}, pages = {755--764}, publisher = {PMLR}, address = {Playa Blanca, Lanzarote, Canary Islands}, year = {2018}, keywords = {probabilistic inference, multivariate time series, nonparametric Bayes, structure learning}, url_paper = {http://
This doesn't happen when retrieving the file via wget or curl, so I'm debugging what is causing the difference. Stay tuned.
In https://cs-plai-2019.sites.olt.ubc.ca/research/data-driven-discover-models-d3m/ it seems you are missing the &jsonp=1 argument. Can you try adding that? Without that it won't work for sure. Once it's added we can debug further.
Testing using curl gives a response that seems to contain data, so that's promising:
Sorry for the delay. I'm trying to debug this now, but it seems that the bib file is no longer there. Did you move it somewhere else? I found group_publications.bib instead, is that the one you want to use?
These two seem to both work fine:
Kundesupport af UserEcho
Yes, you are right. JHU has temporarily dropped that data (US states and counties). We expect this to come back in the next day or so.