From b8533a9d4aaf1aaa2bfa84b4cba2d1f6bd1d57ad Mon Sep 17 00:00:00 2001 From: krzywon Date: Thu, 9 Apr 2026 11:23:16 -0400 Subject: [PATCH 1/2] Update readme to include a link to the latest citation information for sasdata --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8553be4cd..65069fe02 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ A package for importing and exporting reduced small angle scattering data. The data loaders provided are usable as a standalone package, or in conjunction with the sasview analysis package. +# Citing and Acknowledging SasData + +If you found this software useful to your work please cite and/or acknowledge its use in your publications. +The latest instructions for citing and acknowledging are available on our website. + +[Citing SasData](http://www.sasview.org/cite/#citing-sasdata) +[Acknowledging SasData](http://www.sasview.org/cite/#acknowledging-sasview) + ## Install The easiest way to use sasdata is by using [SasView](http://www.sasview.org). From c07c688f9e17ca4bb57b90508fc340580cf4b6a6 Mon Sep 17 00:00:00 2001 From: krzywon Date: Thu, 9 Apr 2026 11:23:31 -0400 Subject: [PATCH 2/2] Add a contributors list to sasdata --- contributors.tsv | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 contributors.tsv diff --git a/contributors.tsv b/contributors.tsv new file mode 100644 index 000000000..0855e7c35 --- /dev/null +++ b/contributors.tsv @@ -0,0 +1,17 @@ +Name Affiliation Creator Producer RelatedPerson ReleaseManager ORCID Notes +"Butler, Paul" National Institute of Standards and Technology x 0000-0002-5978-4714 None +"Crake-Merani, James Akbar" ISIS Neutron and Muon Source x 0009-0003-1736-5567 None +"Henson, Summer" Oak Ridge National Laboratory x 0009-0000-2299-5457 None +"Hewins, Ellis" ISIS Neutron and Muon Source x None +"Honecker, Dirk" ISIS Neutron and Muon Source x None +"Jackson, Andrew" European Spallation Source x 0000-0002-6296-0336 None +"Kienzle, Paul" National Institute of Standards and Technology x 0000-0002-7893-0318 None +"King, Stephen" ISIS Neutron and Muon Source x x 0000-0003-3386-9151 None +"Krzywon, Jeff" National Institute of Standards and Technology x x 0000-0002-2380-4090 None +"Prescott, Stuart" University of New South Wales x 0000-0001-5639-9688 None +"Rooks, Jack" University of Delaware x None +"Sharp, Paul" ISIS Neutron and Muon Source x 0000-0003-3072-6155 None +"Washington, Adam" ISIS Neutron and Muon Source x None +"Wilkins, Lucas" ISIS Neutron and Muon Source x None +"Wolf, Caitlyn" National Institute of Standards and Technology x 0000-0002-2956-7049 None +"Yaseen, Mohammed" FileMap x None \ No newline at end of file