Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
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
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
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ 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},
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},
url = {https://arxiv.org/abs/XYZ}
Expand Down
4 changes: 2 additions & 2 deletions docs/citation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ 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.},
title = {XBTorch: A Framework for Optimization and Study of Emerging Neuromorphic Systems},
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},
url = {https://arxiv.org/abs/XYZ}
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down
Loading