Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Show number of total citations of an entry #8954

Open
3 tasks
ThiloteE opened this issue Jul 4, 2022 · 11 comments
Open
3 tasks

Show number of total citations of an entry #8954

ThiloteE opened this issue Jul 4, 2022 · 11 comments

Comments

@ThiloteE
Copy link
Member

ThiloteE commented Jul 4, 2022

Problem:
There is metadata out there that JabRef is unable to capture (yet). One type of this data is the total number of an entry being cited.

Describe the solution you'd like

Show the number of total citations of an entry somewhere.

Additional context

To do:

  • Implementation difficulties:
    • Discussion is necessary to decide, where exactly the total number of citations should show in JabRef. Screenshots would be good.
    • Prefered: Finding public sources that do not require an API key.
      • If no public sources can be found, implement a solution that works, if users insert their own personal API key.
@YesWeCandrew
Copy link

I'd like to investigate this further and work on this issue, can it be assigned to me? I'll be working with one other person so we should be able to get it done

@ThiloteE
Copy link
Member Author

You are welcome. If you really want to, you can of course, but since you are new to GitHub, I assume this is your first or second Open Source project. We have explicitly collected good first issues for newcomers and we also have candidates for university projects. If you ever feel like you are stuck, because this issue here is unexpectedly difficult and hard to achieve, you could instead have a look at those. If you ever decide to stop working on this, please comment here, so that we know.

@ThiloteE
Copy link
Member Author

As a general advice, 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 having a look at. Feel free to ask if you have any questions here on GitHub or also at JabRef's Gitter chat.

@koppor
Copy link
Member

koppor commented Oct 14, 2022

Please also read into existing code at #7160.

@YesWeCandrew
Copy link

Thanks ThiloteE and koppor - I'll let you know if we have any issues and will investigate #7160.

@HoussemNasri
Copy link
Member

HoussemNasri commented Oct 5, 2023

The number of citations and references can be provided by the SematicScholar API. It should be fairly easy to integrate it within the Citations relations tab.

@koppor @ThiloteE If you agree with the approach, I'll make a good first issue of this once I'm done with https://github.com/JabRef/jabref-issue-melting-pot/issues/281.

image

@ThiloteE
Copy link
Member Author

ThiloteE commented Oct 5, 2023

Sure, if you believe it will be easy, a fast win and you feel motivated, go for it :-)

@HoussemNasri
Copy link
Member

I suggest having the number of citations/references in the heading, like in ArXiv Bibliographic Explorer

image

@Siedlerchr
Copy link
Member

Isn't this resolved thanks to scite.ai? Refs JabRef#375 and #10617
grafik

@HoussemNasri
Copy link
Member

Isn't this resolved thanks to scite.ai? Refs JabRef#375 and #10617

Not really, this issue is about displaying the total citations in the 'Citation relation' tab, getting the number of citations was already possible with the SematicScholar API, however, we now have 2 options.

@koppor
Copy link
Member

koppor commented Oct 13, 2024

Couldn't be it as simple as displaying the total number of citations in each heading?

Image


I think, it would also be good to have an "intelligent" maintable column showing the number of citations (maybe using the cache of the citation relations)? --> another issue?

@github-project-automation github-project-automation bot moved this to Normal priority in Prioritization Nov 13, 2024
@calixtus calixtus moved this from Normal priority to Low priority in Prioritization Nov 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Low priority
Development

Successfully merging a pull request may close this issue.

5 participants