Code Monkey home page Code Monkey logo

Comments (2)

jcolomb avatar jcolomb commented on July 1, 2024

any way to add contributors who are not authors something like
Do you want the translators to show up on the manuscript, like we did for translators at https://greenelab.github.io/scihub-manuscript-es/#traductores?

For now we could just create another field in the YAML for contributors below authors if we have this situation. Then I can deal with making it show up in the manuscript later.

Originally posted by @dhimmel in #5 (comment)

from contributorship.

dhimmel avatar dhimmel commented on July 1, 2024

For this manuscript, do we have contributors who are not authors? The easiest solution is often just to write an acknowledgements section like this example. I see the appeal of putting non-contributing authors into metadata.yaml for the best structured metadata, although I'd say we should hold off spending a lot of time on this until we actually need it.

To not hold things up, I'd do the following for now if we have non-contributing authors:

authors:
  - name: Nicole Vasilevsky
    orcid: 0000-0001-5208-3432
  - name: Barbara Kern
    orcid: 0000-0002-1184-911X
contributors:
  - name: Some contributor
    orcid: XXXX-XXXX-XXXX-XXX
translators:  # Not relevant for this manuscript
  - name: Some translator
    orcid: XXXX-XXXX-XXXX-XXX

I don't think this is the best long term solution, but should be sufficient for this manuscript. I am interested in better longterm solutions that we could implement as part of manubot/manubot#187.

from contributorship.

Related Issues (5)

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.