Skip to content

Commit 0752d79

Browse files
pre-print page and pdf link added
1 parent 4ee84b6 commit 0752d79

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,8 @@ The project's earlier history and foundational development are outlined below:
369369
* **Instrument Manuals:** A list of instrument manuals is available in [docs/Instruments_Manuals_Lists.md](docs/Instruments_Manuals_Lists.md).
370370
* **GitLab Backup:** This project is manually backed up weekly to a [GitLab repository](https://gitlab.com/prathameshnium/pica-python-instrument-control-and-automation).
371371
* **Project Web Page:** [https://prathameshdeshmukh.site/pages/project-pica.html](https://prathameshdeshmukh.site/pages/project-pica.html).
372+
* **Preprint:** Access the full preprint and related materials at [https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/](https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/) or download the [PDF directly](https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/pica-paper.pdf).
373+
372374

373375
---
374376

docs/User_Manual.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
8. [Common Issues & Troubleshooting](#8-common-issues--troubleshooting)
2828
9. [Technical Reference](#9-technical-reference)
2929
10. [Citation & Open Source](#10-citation--open-source)
30+
* [Preprint](#101-preprint)
3031
11. [Future Development](#11-future-development)
3132
12. [Adding a New Instrument](#12-adding-a-new-instrument)
3233
13. [Authors & Acknowledgments](#13-authors--acknowledgments)
@@ -533,6 +534,16 @@ Most other data files generated by PICA follow a similar structure.
533534
**Collaborative Ecosystem:**
534535
PICA is open-source ([MIT License](https://github.com/prathameshnium/PICA-Python-Instrument-Control-and-Automation/blob/main/LICENSE)) to foster transparency. By providing the source code, the measurement protocols become auditable, ensuring that experimental conditions are reproducible and not hidden behind a proprietary "black box." We encourage other research groups to adapt these scripts for their specific hardware configurations.
535536
537+
For the full preprint, please refer to the [Preprint section](#101-preprint).
538+
539+
### 10.1 Preprint
540+
541+
The full preprint of the PICA software suite, detailing its design, implementation, and applications, is available for review.
542+
543+
* **Preprint Page:** [https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/](https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/)
544+
* **Direct PDF Download:** [https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/pica-paper.pdf](https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/pica-paper.pdf)
545+
546+
536547
**Citation:**
537548
538549
```bibtex

0 commit comments

Comments
 (0)