poldracklab / pydeface

defacing utility for MRI images
MIT License
110 stars 42 forks source link

Add Zenodo snippet to improve citation #55

Open effigies opened 11 months ago

effigies commented 11 months ago

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

See some examples:

ofgulban commented 7 months ago

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

effigies commented 7 months ago

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 commented 7 months ago

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 commented 7 months ago

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

leej3 commented 7 months ago

Thanks. My info:


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