From 5799f7696abdede518c8b6173de84329d96cc121 Mon Sep 17 00:00:00 2001 From: Sam Silverman <26936956+samsilverman@users.noreply.github.com> Date: Sun, 26 Jul 2026 11:11:28 -0400 Subject: [PATCH 1/5] Create CITATION.cff --- CITATION.cff | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..523eee5 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,58 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite the software and the associated article." +title: "gcs" +type: software +version: "2.0.0" +license: "MIT" +repository-code: "https://github.com/samsilverman/gcs" +url: "https://github.com/samsilverman/gcs" +authors: + - family-names: "Snapp" + given-names: "Kelsey L." + - family-names: "Verdier" + given-names: "Benjamin" + - family-names: "Gongora" + given-names: "Aldair E." + - family-names: "Silverman" + given-names: "Samuel" + email: "sssilver@bu.edu" + - family-names: "Adesiji" + given-names: "Adedire D." + - family-names: "Morgan" + given-names: "Elise F." + - family-names: "Lawton" + given-names: "Timothy J." + - family-names: "Whiting" + given-names: "Emily" + - family-names: "Brown" + given-names: "Keith A." +preferred-citation: + type: article + authors: + - family-names: "Snapp" + given-names: "Kelsey L." + - family-names: "Verdier" + given-names: "Benjamin" + - family-names: "Gongora" + given-names: "Aldair E." + - family-names: "Silverman" + given-names: "Samuel" + - family-names: "Adesiji" + given-names: "Adedire D." + - family-names: "Morgan" + given-names: "Elise F." + - family-names: "Lawton" + given-names: "Timothy J." + - family-names: "Whiting" + given-names: "Emily" + - family-names: "Brown" + given-names: "Keith A." + title: "Superlative mechanical energy absorbing efficiency discovered through self-driving lab-human partnership" + journal: "Nature Communications" + year: 2024 + month: 5 + start: 4290 + volume: 15 + issue: 1 + doi: "10.1038/s41467-024-48534-4" + url: "https://doi.org/10.1038/s41467-024-48534-4" From 98b22a1cee92f8d96dfdbcf62c565a9727ecfa7e Mon Sep 17 00:00:00 2001 From: Sam Silverman <26936956+samsilverman@users.noreply.github.com> Date: Sun, 26 Jul 2026 11:11:55 -0400 Subject: [PATCH 2/5] Delete CITATION.bib --- CITATION.bib | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 CITATION.bib diff --git a/CITATION.bib b/CITATION.bib deleted file mode 100644 index 4fd7044..0000000 --- a/CITATION.bib +++ /dev/null @@ -1,14 +0,0 @@ -@article{Snapp:2024:SuperlativeMechanicalEnergy, -author={Snapp, Kelsey L. and Verdier, Benjamin and Gongora, Aldair E. and Silverman, Samuel and Adesiji, Adedire D. and Morgan, Elise F. and Lawton, Timothy J. and Whiting, Emily and Brown, Keith A.}, -title={Superlative mechanical energy absorbing efficiency discovered through self-driving lab-human partnership}, -journal={Nature Communications}, -year={2024}, -month={May}, -day={21}, -volume={15}, -number={1}, -pages={4290}, -issn={2041-1723}, -doi={10.1038/s41467-024-48534-4}, -url={https://doi.org/10.1038/s41467-024-48534-4} -} \ No newline at end of file From 592c830551a7f16f48dcbd742e03bf2ddea13e79 Mon Sep 17 00:00:00 2001 From: Sam Silverman <26936956+samsilverman@users.noreply.github.com> Date: Sun, 26 Jul 2026 11:14:02 -0400 Subject: [PATCH 3/5] Update CITATION.cff --- CITATION.cff | 93 +++++++++++++++++++++------------------------------- 1 file changed, 37 insertions(+), 56 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 523eee5..e95ec09 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,58 +1,39 @@ cff-version: 1.2.0 -message: "If you use this software, please cite the software and the associated article." -title: "gcs" -type: software -version: "2.0.0" -license: "MIT" -repository-code: "https://github.com/samsilverman/gcs" -url: "https://github.com/samsilverman/gcs" +message: "If you use this work, please cite it as below." +title: "Superlative mechanical energy absorbing efficiency discovered through self-driving lab-human partnership" +type: article + authors: - - family-names: "Snapp" - given-names: "Kelsey L." - - family-names: "Verdier" - given-names: "Benjamin" - - family-names: "Gongora" - given-names: "Aldair E." - - family-names: "Silverman" - given-names: "Samuel" - email: "sssilver@bu.edu" - - family-names: "Adesiji" - given-names: "Adedire D." - - family-names: "Morgan" - given-names: "Elise F." - - family-names: "Lawton" - given-names: "Timothy J." - - family-names: "Whiting" - given-names: "Emily" - - family-names: "Brown" - given-names: "Keith A." -preferred-citation: - type: article - authors: - - family-names: "Snapp" - given-names: "Kelsey L." - - family-names: "Verdier" - given-names: "Benjamin" - - family-names: "Gongora" - given-names: "Aldair E." - - family-names: "Silverman" - given-names: "Samuel" - - family-names: "Adesiji" - given-names: "Adedire D." - - family-names: "Morgan" - given-names: "Elise F." - - family-names: "Lawton" - given-names: "Timothy J." - - family-names: "Whiting" - given-names: "Emily" - - family-names: "Brown" - given-names: "Keith A." - title: "Superlative mechanical energy absorbing efficiency discovered through self-driving lab-human partnership" - journal: "Nature Communications" - year: 2024 - month: 5 - start: 4290 - volume: 15 - issue: 1 - doi: "10.1038/s41467-024-48534-4" - url: "https://doi.org/10.1038/s41467-024-48534-4" + - family-names: Snapp + given-names: Kelsey L. + - family-names: Verdier + given-names: Benjamin + - family-names: Gongora + given-names: Aldair E. + - family-names: Silverman + given-names: Samuel + - family-names: Adesiji + given-names: Adedire D. + - family-names: Morgan + given-names: Elise F. + - family-names: Lawton + given-names: Timothy J. + - family-names: Whiting + given-names: Emily + - family-names: Brown + given-names: Keith A. + +journal: "Nature Communications" +year: 2024 +month: 5 +doi: "10.1038/s41467-024-48534-4" + +identifiers: + - type: doi + value: "10.1038/s41467-024-48534-4" + +url: "https://doi.org/10.1038/s41467-024-48534-4" + +volume: 15 +issue: 1 +start: 4290 From ab067330038d378b3aec3027aef657f22441c00d Mon Sep 17 00:00:00 2001 From: Sam Silverman <26936956+samsilverman@users.noreply.github.com> Date: Sun, 26 Jul 2026 11:18:12 -0400 Subject: [PATCH 4/5] Run CI only on main branch and PRs --- .github/workflows/macos-build.yml | 2 +- .github/workflows/ubuntu-build.yml | 2 +- .github/workflows/windows-build.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/macos-build.yml b/.github/workflows/macos-build.yml index 67fb29e..890529c 100644 --- a/.github/workflows/macos-build.yml +++ b/.github/workflows/macos-build.yml @@ -2,7 +2,7 @@ name: macos-build on: push: - branches: [ "**" ] + branches: [ main ] pull_request: branches: [ main ] diff --git a/.github/workflows/ubuntu-build.yml b/.github/workflows/ubuntu-build.yml index b87340d..c5d9560 100644 --- a/.github/workflows/ubuntu-build.yml +++ b/.github/workflows/ubuntu-build.yml @@ -2,7 +2,7 @@ name: ubuntu-build on: push: - branches: [ "**" ] + branches: [ main ] pull_request: branches: [ main ] diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index abda71a..ebd623d 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -2,7 +2,7 @@ name: windows-build on: push: - branches: [ "**" ] + branches: [ main ] pull_request: branches: [ main ] From 98e1d8a50997fdd2781e25c493f41b64cd947eb6 Mon Sep 17 00:00:00 2001 From: Sam Silverman <26936956+samsilverman@users.noreply.github.com> Date: Sun, 26 Jul 2026 11:21:09 -0400 Subject: [PATCH 5/5] Update CITATION.cff --- CITATION.cff | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index e95ec09..2af8223 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -2,7 +2,6 @@ cff-version: 1.2.0 message: "If you use this work, please cite it as below." title: "Superlative mechanical energy absorbing efficiency discovered through self-driving lab-human partnership" type: article - authors: - family-names: Snapp given-names: Kelsey L. @@ -22,18 +21,14 @@ authors: given-names: Emily - family-names: Brown given-names: Keith A. - journal: "Nature Communications" year: 2024 month: 5 doi: "10.1038/s41467-024-48534-4" - identifiers: - type: doi value: "10.1038/s41467-024-48534-4" - url: "https://doi.org/10.1038/s41467-024-48534-4" - volume: 15 issue: 1 start: 4290