Oregon State University
2025-03-05
Sharing software and data openly has clear benefits to other and yourself.
A paper that isn’t accompanied by the software or data produced is just advertising. (Claerbout & Karrenbach, 1992)
People find reproducible results more trustworthy…
…and cite you more! (Piwowar & Vision, 2013)
Reduce duplicated effort and increase impact.
We’ve talked about:
For research, we need one more step: archival of software and/or data.
Consider: what if you cite this, then someone modifies or deletes it?
2009 survey: 91% of scientists consider software “important” or “very important” to research. (Hannay et al. 2009)
But, 40–70% of software used is not cited. (Pan et al. 2015, Howison et al. 2016)
Our research results depend on software and data—different versions of software and data changes our answers.
Without proper citations, your work is not reproducible.
Also, academia relies on citations for credit. (for better or worse)
Smith AM, Katz DS, Niemeyer KE, FORCE11 Software Citation Working Group. (2016) Software citation principles. PeerJ Computer Science 2:e86 https://doi.org/10.7717/peerj-cs.86
Name/description
Authors/developers
DOI or other unique/persistent identifier
Version number/commit hash
Location (e.g., GitHub repo)
(If there’s a paper describing it, cite that too.)
In the text with the references/bibliography.
KE Niemeyer, “PyTeCK: a Python-based automatic testing package for chemical kinetic models”. Proceedings of SciPy 2016. https://doi.org/10.25080/Majora-629e541a-00c
KE Niemeyer, NJ Curtis, & CJ Sung. “pyJac: analytical Jacobian generator for chemical kinetics” (2017) Computer Physics Communications, 215:188–203. https://doi.org/10.1016/j.cpc.2017.02.004
You’ve put all this effort into crafting your research software following best practices. How to get academic credit for this?
“If you’ve already licensed your code and have good documentation then we expect that it should take less than an hour to prepare and submit your paper to JOSS.”
Lorena Barba describes “reproducibility packages” associated with papers, sharing figures under CC-BY:
“For every figure that presents some result, we bundle the files needed to reproduce it — input or configuration files used to run the simulation(s) behind the result; code to process raw data into derived data; and scripts to create output graphs — and deposit them together with the figure into an open-data repository, such as Figshare. Figshare assigns the bundle a DOI, which we then include in the figure caption so readers can easily find the data and re-create the result. Our lab uses these packages as test beds for our in-house software, to verify that the results haven’t been compromised by software modifications. And because we maintain a public history of all changes, we achieve what one of my students calls ‘unimpeachable provenance’.”
CP Stone, AT Alferman, & KE Niemeyer. 2018. “Accelerating finite-rate chemical kinetics with coprocessors: comparing vectorization methods on GPUs, MICs, and CPUs.” Computer Physics Communications, 226:18–29. https://doi.org/10.1016/j.cpc.2018.01.015
D Behnoudfar & KE Niemeyer. 2025. “A single-domain approach for modeling flow in and around porous media applied to buoyant reacting plume formation and ignition.” Physics of Fluids, 37:012111. https://doi.org/10.1063/5.0248978
README
with basic usageOpen Access (OA)
Meaning: research output that is free to access/read
Green OA
self archiving
Gold OA
open access journal
Either fully open journal (ok) or hybrid (bad).
Typically—though not always—both require article processing charge (APC).
Oregon State University Library program covers fees for PeerJ journals.
Meaning: publish in traditional (closed) venue, but also make available openly.
Where? eprint/preprint archives.
Oregon State has an Open Access policy:
In recognition of Oregon State University’s land-grant mission, the Faculty is committed to disseminating its research and scholarship as widely as possible. In addition to the public benefit of such dissemination, this policy is intended to serve faculty interests by promoting greater reach and impact for articles. The policy directs faculty to submit an electronic copy of the author’s accepted (post-peer review, pre-typeset) manuscript of their articles to OSU Libraries for dissemination via the ScholarsArchive@OSU institutional repository.
Journal version
Author-accepted version
Warning
Don’t post the journal version of a paper online!
In general when publishing an article, you transfer copyright of the content to the journal.
Protect yourself by self-archiving the author-accepted text and figures (via a repropack!).