Skip to content

Commit 9573968

Browse files
Create index.html
1 parent 798ef2e commit 9573968

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

publications/index.html

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>Prathamesh Deshmukh – Preprints</title>
6+
7+
<meta name="citation_title"
8+
content="PICA: Advanced High-Precision Transport Measurement Automation with Python [Preprint]">
9+
<meta name="citation_author" content="Deshmukh, Prathamesh">
10+
<meta name="citation_author" content="Mukherjee, Sudip">
11+
<meta name="citation_publication_date" content="2025/12/22">
12+
<meta name="citation_technical_report_institution"
13+
content="UGC-DAE Consortium for Scientific Research, Mumbai Centre">
14+
<meta name="citation_pdf_url"
15+
content="https://prathameshnium.github.io/PICA-Python-Instrument-Control-and-Automation/publications/pica-paper.pdf">
16+
</head>
17+
<body>
18+
<h1>Prathamesh Deshmukh – Preprints</h1>
19+
<p>UGC-DAE Consortium for Scientific Research, Mumbai Centre</p>
20+
21+
<h2>Preprints</h2>
22+
<ul>
23+
<li>
24+
<strong>[Preprint]</strong>
25+
<a href="pica-paper.pdf">
26+
PICA: Advanced High-Precision Transport Measurement Automation
27+
with Python (2025)
28+
</a>
29+
<br>
30+
<small>
31+
Prathamesh Deshmukh, Sudip Mukherjee —
32+
UGC-DAE Consortium for Scientific Research, Mumbai Centre.
33+
December 22, 2025. <em>Submitted to Journal of Open Source Software (JOSS).</em>
34+
</small>
35+
</li>
36+
</ul>
37+
</body>
38+
</html>

0 commit comments

Comments
 (0)