From 56b9c7f072ac83d1dd78feb453898f186fc294c2 Mon Sep 17 00:00:00 2001 From: axect Date: Mon, 10 Aug 2026 09:48:53 +0900 Subject: [PATCH] PAPER: Apply JOSS editor bibliography casing fixes Back-merge the two BibTeX title changes from Axect/Peroxide#123 (AEiC @danielskatz) on the features/joss-paper branch: brace-protect Rust in the Peroxide entry instead of the whole title, and lowercase the russell package name. --- paper/paper.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper/paper.bib b/paper/paper.bib index 8b88e99..da46275 100644 --- a/paper/paper.bib +++ b/paper/paper.bib @@ -1,7 +1,7 @@ % ===== Peroxide itself ===== @software{peroxide, author = {Kim, Tae-Geun and Comitini, Giorgio and Grage, Jonas and Joens, Benjamin and Schreiber, Marc and Sen, Soumya and Senthamarai, Russell R P and S\"{o}rng\r{a}rd, Johanna}, - title = {{Peroxide: A Batteries-Included Numerical Computing Library for Rust}}, + title = {Peroxide: A Batteries-Included Numerical Computing Library for {R}ust}, version = {0.43.1}, year = {2026}, publisher = {Zenodo}, @@ -257,7 +257,7 @@ @software{polars @software{russell, author = {Pedroso, Dorival M.}, - title = {Russell: {Rust} Scientific Library}, + title = {{r}ussell: {Rust} Scientific Library}, url = {https://github.com/cpmech/russell}, version = {1.10.0}, year = {2025}