doiRequestFile.yml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. ## Required fields
  2. # The main researchers involved working on the resource,
  3. # or the authors of the publication in priority order.
  4. # May be a corporate/institutional or personal name.
  5. authors:
  6. -
  7. firstname: "Ajayrama"
  8. lastname: "Kumaraswamy"
  9. affiliation: "Department of Biology II, Ludwig-Maximilians-Universität München, 82152 Planegg-Martinsried, Germany"
  10. id: "0000-0001-7928-877X"
  11. -
  12. firstname: "Aynur"
  13. lastname: "Maksutov"
  14. affiliation: "Moscow Institute of Physics and Technology, 141701 Dolgoprudny, Russia"
  15. -
  16. firstname: "Kazuki"
  17. lastname: "Kai"
  18. affiliation: "Department of Earth System Science, Fukuoka University, 814-0180 Fukuoka, Japan"
  19. -
  20. firstname: "Hiroyuki"
  21. lastname: "Ai"
  22. affiliation: "Department of Earth System Science, Fukuoka University, 814-0180 Fukuoka, Japan"
  23. id: "0000-0001-5748-3996"
  24. -
  25. firstname: "Hidetoshi"
  26. lastname: "Ikeno"
  27. affiliation: "School of Human Science and Environment, University of Hyogo, 670-0092 Himeji, Japan"
  28. -
  29. firstname: "Thomas"
  30. lastname: "Wachtler"
  31. affiliation: "Department of Biology II, Ludwig-Maximilians-Universität München, 82152 Planegg-Martinsried, Germany"
  32. # A name or title to describe the published resource.
  33. title: "Network simulations of interneuron circuits in the honeybee primary auditory center"
  34. # Any additional information. It is best practice to supply a description for the resource
  35. description: |
  36. This repository contains code used to simulate DL-Int-1 and DL-Int-2 neurons as part of a network
  37. in the honeybee primary auditory center. The implementation uses the simulator Brian
  38. version 2.0.1 (RRID:SCR_002998) in Python.
  39. # List of keywords the resource should be associated with.
  40. keywords:
  41. - Neuroscience
  42. - Honeybee
  43. - Simulations
  44. - AdExp Model
  45. - Brain Simulator
  46. - Python
  47. # Any rights information for this resource. Please provide both a license name and a link to the license.
  48. license:
  49. name: "CC-BY"
  50. url: "https://creativecommons.org/licenses/by/2.0/"
  51. ## Optional Fields
  52. # Any funding reference for this resource.
  53. funding:
  54. - "Japanese-German Collaborative Program on Computational Neuroscience (JST and BMBF grant 01GQ1611)"
  55. - "Bernstein Center for Computational Neuroscience Munich (BMBF grant 01GQ1004A)"
  56. - "Amgen Scholars Programme 2016"
  57. # refType might be: IsCitedBy, IsSupplementTo, IsReferencedBy, IsPartOf
  58. # for further valid types see https://schema.datacite.org/meta/kernel-4
  59. references:
  60. -
  61. doi: "10.1101/159533"
  62. reftype: "IsPartOf"
  63. name: "Network simulations of interneuron circuits in the honeybee primary auditory center"
  64. -
  65. reftype: "IsPartOf"
  66. name: "Interneurons in the honeybee primary auditory center responding to waggle dance-like vibration pulses"