From 97ff4da1d8fada370f23fe579af57f463765dd56 Mon Sep 17 00:00:00 2001 From: Osama Yousuf Date: Thu, 9 Oct 2025 23:24:08 -0700 Subject: [PATCH 1/2] renaming paper (tentative) --- CITATION.cff | 2 +- README.md | 2 +- docs/citation.rst | 2 +- docs/index.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 6d3bcbb..24a4ef2 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,5 +1,5 @@ cff-version: 1.2.0 -title: "XBTorch: A Framework for Optimization and Study of Emerging Neuromorphic Systems" +title: "XBTorch: A Unified Framework for Modeling and Co-Design of Crossbar-Based Deep Learning Accelerators" message: "If you use this software, please cite it as below." authors: - family-names: Yousuf diff --git a/README.md b/README.md index bf4ecfa..efffe3f 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ If you use this library, please cite this repository according to the informatio ```bibtex @inproceedings{yousuf2025xbtorch, author = {Yousuf, Osama and Glasmann, Andreu L. and Najmaei, Sina and Lueker-Boden, Martin and Adam, Gina C.}, - title = {XBTorch: A Framework for Optimization and Study of Emerging Neuromorphic Systems}, + title = {XBTorch: A Unified Framework for Modeling and Co-Design of Crossbar-Based Deep Learning Accelerators}, booktitle = {arXiv}, year = {2025}, url = {https://arxiv.org/abs/XYZ} diff --git a/docs/citation.rst b/docs/citation.rst index 28f7fe2..014ac6d 100644 --- a/docs/citation.rst +++ b/docs/citation.rst @@ -7,7 +7,7 @@ If you use **XBTorch** in your research, please cite: @inproceedings{yousuf2025xbtorch, author = {Yousuf, Osama and Glasmann, Andreu L. and Najmaei, Sina and Lueker-Boden, Martin and Adam, Gina C.}, - title = {XBTorch: A Framework for Optimization and Study of Emerging Neuromorphic Systems}, + title = {XBTorch: XBTorch: A Unified Framework for Modeling and Co-Design of Crossbar-Based Deep Learning Accelerators}, booktitle = {arXiv}, year = {2025}, url = {https://arxiv.org/abs/XYZ} diff --git a/docs/index.rst b/docs/index.rst index 828aa9f..18d7614 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -51,7 +51,7 @@ XBTorch was introduced in: .. note:: O. Yousuf. - *"XBTorch: A Framework for Optimization and Study of Emerging Neuromorphic Systems"*. + *"XBTorch: XBTorch: A Unified Framework for Modeling and Co-Design of Crossbar-Based Deep Learning Accelerators"*. TBD. https://arxiv.org/abs/XYZ .. toctree:: From 5159965028815396cfeab47eeb7d4bc5fd2e9784 Mon Sep 17 00:00:00 2001 From: Osama Yousuf Date: Fri, 10 Oct 2025 13:57:02 -0700 Subject: [PATCH 2/2] author list fix --- CITATION.cff | 8 ++++---- README.md | 2 +- docs/citation.rst | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 24a4ef2..37f3a4c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -4,16 +4,16 @@ message: "If you use this software, please cite it as below." authors: - family-names: Yousuf given-names: Osama - affiliation: George Washington University / Western Digital Research + affiliation: George Washington University / DEVCOM Army Research Laboratory / Western Digital Research - family-names: Glasmann given-names: Andreu L. affiliation: DEVCOM Army Research Laboratory - - family-names: Najmaei - given-names: Sina - affiliation: DEVCOM Army Research Laboratory - family-names: Lueker-Boden given-names: Martin affiliation: Western Digital Research + - family-names: Najmaei + given-names: Sina + affiliation: DEVCOM Army Research Laboratory - family-names: Adam given-names: Gina C. affiliation: George Washington University diff --git a/README.md b/README.md index efffe3f..5054bde 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ If you use this library, please cite this repository according to the informatio ```bibtex @inproceedings{yousuf2025xbtorch, - author = {Yousuf, Osama and Glasmann, Andreu L. and Najmaei, Sina and Lueker-Boden, Martin and Adam, Gina C.}, + author = {Yousuf, Osama and Glasmann, Andreu L. and Lueker-Boden, Martin and Najmaei, Sina and Adam, Gina C.}, title = {XBTorch: A Unified Framework for Modeling and Co-Design of Crossbar-Based Deep Learning Accelerators}, booktitle = {arXiv}, year = {2025}, diff --git a/docs/citation.rst b/docs/citation.rst index 014ac6d..ac63223 100644 --- a/docs/citation.rst +++ b/docs/citation.rst @@ -6,7 +6,7 @@ If you use **XBTorch** in your research, please cite: .. code-block:: bibtex @inproceedings{yousuf2025xbtorch, - author = {Yousuf, Osama and Glasmann, Andreu L. and Najmaei, Sina and Lueker-Boden, Martin and Adam, Gina C.}, + author = {Yousuf, Osama and Glasmann, Andreu L. and Lueker-Boden, Martin and Najmaei, Sina and Adam, Gina C.}, title = {XBTorch: XBTorch: A Unified Framework for Modeling and Co-Design of Crossbar-Based Deep Learning Accelerators}, booktitle = {arXiv}, year = {2025},