Skip to content
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

Add Zenodo snippet to improve citation #55

Open
effigies opened this issue Sep 20, 2023 · 5 comments
Open

Add Zenodo snippet to improve citation #55

effigies opened this issue Sep 20, 2023 · 5 comments

Comments

@effigies
Copy link
Contributor

We could add a .zenodo.json to ensure that contributors are cited by their proper names, affiliations and ORCIDs.

See some examples:

@ofgulban
Copy link
Collaborator

Added a new file with cd0bebd , transformed names and affiliations as I saw them on Zenodo

@effigies
Copy link
Contributor Author

effigies commented Jan 18, 2024

IMO, best to ping contributors to confirm/update their snippets, instead of guessing: @Shotgunosine, @leej3, @poldrack, @chrisgorgo, @vsoch.

My preferred snippet is here: https://github.com/effigies/meta/blob/main/zenodo.json

FWIW, Dylan, Russ and Chris are in the fMRIPrep's file, and I would use those unless they request changes. Vanessa's ORCID is https://orcid.org/0000-0002-4387-3819.

@Shotgunosine
Copy link
Collaborator

Yeah, the fMRIPrep file has got my correct info:

    {
      "affiliation": "Machine Learning Team, National Institute of Mental Health, USA",
      "name": "Nielson, Dylan M.",
      "orcid": "0000-0003-4613-6643",
      "type": "Researcher"
    },

@effigies
Copy link
Contributor Author

Note that type is for contributors, not creators. I'd omit that in this zenodo file.

@leej3
Copy link
Contributor

leej3 commented Jan 18, 2024

Thanks. My info:

    {
      "name": "Lee, John A.",
      "affiliation": "Python AI Solutions Ltd.",
      "orcid": "0000-0001-5884-4247",
    },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants