Giter Site home page Giter Site logo

Comments (3)

TomDemeranville avatar TomDemeranville commented on July 17, 2024

This is really a problem with the Scopus data rather than the parser. The bibtex 'format' is not very well documented, but in this case it's very clear according to https://www.bibtex.com/g/bibtex-format/

The citekey can be any combination of alphanumeric characters including the characters "-", "_", and ":"

In fact I'm amazed https://bibtex.online/ works! This is kind of like including an unclosed quote or extra comma in a CSV file.

from bibtexparsejs.

TomDemeranville avatar TomDemeranville commented on July 17, 2024

For info, google books creates this bibtex for the previous version of the document:

@book{european2005new,
title={The New SME Definition: User Guide and Model Declaration},
author={European Commission and Europ{"a}ische Kommission and European Commission. Directorate-General for Employment, Social Affairs and Equal Opportunities. Unit E.3},
isbn={9789289479097},
lccn={2005534119},
series={EUi collection},
url={https://books.google.co.uk/books?id=-T2QAAAAMAAJ},
year={2005},
publisher={Office for Official Publications of the European Communities}
}

Which is very different!

from bibtexparsejs.

diogomatheus avatar diogomatheus commented on July 17, 2024

@TomDemeranville you're right, the root cause is the scopus data. However, treatment would prevent this kind of error, but I agree with you that it's not a parser problem.

Thanks for the answer.

from bibtexparsejs.

Related Issues (18)

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.