From lab to libre software: how can academic software research become open source?
From lab to libre software: how can academic software research become open source?
Posted Oct 26, 2017 13:18 UTC (Thu) by fenncruz (subscriber, #81417)In reply to: From lab to libre software: how can academic software research become open source? by bavay
Parent article: From lab to libre software: how can academic software research become open source?
The other useful thing that is changing as well is citing smaller projects, i maintain a plotting library that on its own is never getting a paper, but after doing a release on github it gets picked up by zenodo (https://zenodo.org/) and gets a a DOI so i can cite it in my papers. ApJ now have a section you can add to your paper mentioning (and citing) the software you use, including ancillary things like pyton/numpy/scipy etc, not just the "main" code you used.
Though i do still find when interviewing for jobs people question the value of my software development (even if i have fixed bugs for them and they depend on the code). Maybe software development needs to be seen more like instrument builders, something that is essential and should be rewarded but not necessarily going to generate the huge papers on their own.