Skip to content

Commit dd1aa59

Browse files
old citation replaced with zenodo citation
1 parent c19d9d5 commit dd1aa59

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ authors:
1111
affiliation: "UGC-DAE Consortium for Scientific Research, Mumbai Centre, India; Savitribai Phule Pune University, Pune, India"
1212
email: "sudipm@csr.res.in"
1313
title: "PICA: Advanced High-Precision Transport Measurement Automation with Python"
14-
version: 1.0.0
15-
date-released: 2025-12-22
14+
version: 1.0.1
15+
doi: 10.5281/zenodo.18377217
16+
date-released: 2026-01-26
1617
url: "https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation"
1718
repository-code: "https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation"
1819
license: MIT

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -335,14 +335,16 @@ The project's earlier history and foundational development are outlined below:
335335
If you use this software in your research, please cite it:
336336

337337
```bibtex
338-
@software{Deshmukh_PICA_2025,
338+
@software{Deshmukh_PICA_2026,
339339
author = {Deshmukh, Prathamesh Keshao and Mukherjee, Sudip},
340340
title = {{PICA: Advanced High-Precision Transport Measurement Automation with Python}},
341-
month = dec,
342-
year = 2025,
343-
publisher = {GitHub},
344-
version = {1.0.0},
345-
url = {https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation}
341+
month = jan,
342+
day = 26,
343+
year = 2026,
344+
publisher = {Zenodo},
345+
version = {1.0.1},
346+
doi = {10.5281/zenodo.18377217},
347+
url = {https://doi.org/10.5281/zenodo.18377217}
346348
}
347349
````
348350

0 commit comments

Comments
 (0)