Giter Club home page Giter Club logo

Comments (2)

yarikoptic avatar yarikoptic commented on August 24, 2024

nice find! so they request bib from multiple sources, see https://github.com/davidagraf/doi2bib/blob/master/app/doi2bib.js
So we would need to either adopt their approach or ask @davidagraf about querying doi2bib.org directly: @davidagraf is there some API in @doi2bib we could use to directly query/get a bibtex without scraping output? ;) thanks in advance for the clarification!

from duecredit.

yarikoptic avatar yarikoptic commented on August 24, 2024

I think that it no longer works and an issue again :(

$> curl -LH "Accept: application/x-bibtex; charset=utf-8" http://dx.doi.org/10.5281/zenodo.808846           
The resource you are looking for doesn't exist.%            

$> curl -LH "Accept: application/x-bibtex; charset=utf-8" http://dx.doi.org/10.5281/zenodo.50186                     
The resource you are looking for doesn't exist.%                                       

while it still works for other DOIs

$> curl -LH "Accept: application/x-bibtex; charset=utf-8" http://dx.doi.org/10.3389/fnins.2018.00316                    
@article{Nastase_2018,
	doi = {10.3389/fnins.2018.00316},
	url = {https://doi.org/10.3389%2Ffnins.2018.00316},
	year = 2018,
	month = {may},
	publisher = {Frontiers Media {SA}},
	volume = {12},
	author = {Samuel A. Nastase and Yaroslav O. Halchenko and Andrew C. Connolly and M. Ida Gobbini and James V. Haxby},
	title = {Neural Responses to Naturalistic Clips of Behaving Animals in Two Different Task Contexts},
	journal = {Frontiers in Neuroscience}
}%                                   

I would need to recall a proper location for whining in this regard
ref: datacite/datacite#630

from duecredit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.