-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change order of ISBN fetchers to improve fetching most complete information #8652
Comments
Hi, just wondering if this issue has been taken by someone? If not can my team have look into it. |
Yes, this issue is for the taking :) Thanks for your interest! Please check out https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md for a start. Also, https://devdocs.jabref.org/getting-into-the-code/guidelines-for-setting-up-a-local-workspace is worth looking at. Feel free to ask if you have any questions here on GitHub or also at gitter. Try to open a (draft) pull request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback. |
(Could be that this issue in iteself might be a little too small for a team of 4 though) |
@ThiloteE thanks for your time and opportunity |
Of course you can take this issue. I am not familiar with your course requirements and if you think it is alright, go ahead :-) |
Thanks for you quick response, we are the student of the "software development improvement". Yes, I have visited the page and currently waiting on Jabref members reply. |
@ThiloteE Going to create a pr draft for this but before that may I know what do you mean by "I think it makes sense to switch the order."(https://discourse.jabref.org/t/ebook-de-incomplete-isbn-information/3313) ? Also, for some reason I am having issue with recreating the issue using ISSB : 9780203854693. Please see the attached snapshot of the issue. |
Jabref has two ISBN fetchers, ebook.de and ottobib. If the first fetcher does not find any results, the second one is automatically called. And of course adapt the tests. |
I also have this issue now. This would be the entry in question:
|
Oh damn, forget about it: https://www.ottobib.com/ says: |
True, Forgot to mention it. So, do you recommend to use the alternatives of the OttoBib such as https://zbib.org/ and take out the OttoBib from second search now and use alternatives? |
The zbib.org or the paperpile could work https://www.bibtex.com/c/isbn-to-bibtex-converter/ A free alternative: https://openlibrary.org/dev/docs/api/books |
Maybe, we should merge the information of all fetchers? Think, we discussed that somehow and neglected it because of traffic and difficulty of merging. Currently, I think, we can do a test phase with more users and then decide whether we a) call all and merge or b) use a different ordering... |
See discussion and report of the problem in the forum: https://discourse.jabref.org/t/ebook-de-incomplete-isbn-information/3313
The text was updated successfully, but these errors were encountered: