metadata.yaml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. # To be filled by the author(s) at the time of submission
  2. # -------------------------------------------------------
  3. # Title of the article:
  4. # - For a successful replication, it shoudl be prefixed with "[Re]"
  5. # - For a failed replication, it should be prefixed with "[¬Re]"
  6. # - For other article types, no instruction (but please, not too long)
  7. title: "Neuroimaging Article Reexecution and Reproduction Assesment System"
  8. # List of authors with name, orcid number, email and affiliation
  9. # Affiliation "*" means contact author
  10. authors:
  11. - name: Horea-Ioan Ioanas
  12. orcid: 0000-0001-7037-2449
  13. email: uni@chymera.eu
  14. affiliations: 1,2,*
  15. - name: Austin Macdonald
  16. orcid: 0000-0002-8124-807X
  17. email: austin@dartmouth.edu
  18. affiliations: 1,2
  19. - name: Yaroslav O. Halchenko
  20. orcid: 0000-0003-3456-2493
  21. email: yoh@dartmouth.edu
  22. affiliations: 1
  23. # List of affiliations with code (corresponding to author affiliations), name
  24. # and address. You can also use these affiliations to add text such as "Equal
  25. # contributions" as name (with no address).
  26. affiliations:
  27. - code: 1
  28. name: Center for Open Neuroscience, Department of Psychological and Brain Sciences, Dartmouth College
  29. address: Hanover, NH, USA
  30. - code: 2
  31. name: These authors have contributed equally to the article.
  32. # List of keywords (adding the programming language might be a good idea)
  33. keywords: rescience c, rescience x
  34. # Code URL and DOI (url is mandatory for replication, doi after acceptance)
  35. # You can get a DOI for your code from Zenodo,
  36. # see https://guides.github.com/activities/citable-code/
  37. code:
  38. - url: https://github.com/rescience-c/template
  39. - doi:
  40. # Date URL and DOI (optional if no data)
  41. data:
  42. - url:
  43. - doi:
  44. # Information about the original article that has been replicated
  45. replication:
  46. - cite: # Full textual citation
  47. - bib: # Bibtex key (if any) in your bibliography file
  48. - url: # URL to the PDF, try to link to a non-paywall version
  49. - doi: # Regular digital object identifier
  50. # Don't forget to surround abstract with double quotes
  51. abstract: "Three years have passed since ReScience published its first article
  52. and since September 2015, things have been going steadily. We're
  53. still alive, independent and without a budget. In the meantime, we
  54. have published around 20 articles (mostly in computational
  55. neuroscience & computational ecology) and the initial has grown
  56. from around 10 to roughly 100 members (editors and reviewers), we
  57. have advertised ReScience at several conferences worldwide, gave
  58. some interviews and we published an article introducing ReScience in
  59. PeerJ. Based on our experience at managing the journal during these
  60. three years, we think the time is ripe for proposing some changes."
  61. # Bibliography file (yours)
  62. bibliography: bibliography.bib
  63. # Type of the article
  64. # Type can be:
  65. # * Editorial
  66. # * Letter
  67. # * Replication
  68. type: Replication
  69. # Scientific domain of the article (e.g. Computational Neuroscience)
  70. # (one domain only & try to be not overly specific)
  71. domain:
  72. # Coding language (main one only if several)
  73. language:
  74. # To be filled by the author(s) after acceptance
  75. # -----------------------------------------------------------------------------
  76. # For example, the URL of the GitHub issue where review actually occured
  77. review:
  78. - url:
  79. contributors:
  80. - name:
  81. orcid:
  82. role: editor
  83. - name:
  84. orcid:
  85. role: reviewer
  86. - name:
  87. orcid:
  88. role: reviewer
  89. # This information will be provided by the editor
  90. dates:
  91. - received: November 1, 2018
  92. - accepted:
  93. - published:
  94. # This information will be provided by the editor
  95. article:
  96. - number: # Article number will be automatically assigned during publication
  97. - doi: # DOI from Zenodo
  98. - url: # Final PDF URL (Zenodo or rescience website?)
  99. # This information will be provided by the editor
  100. journal:
  101. - name: "ReScience C"
  102. - issn: 2430-3658
  103. - volume: 4
  104. - issue: 1