Skip to content

Commit 003d36b

Browse files
authored
Update publications.yml
1 parent 29d93a0 commit 003d36b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

_data/publications.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,27 @@ journals:
4343
conference: "IEEE Access, in press."
4444
pdf: "https://doi.org/10.1109/ACCESS.2025.3531913"
4545
image: "./assets/img/ieee-access.png"
46+
47+
48+
proceedings:
49+
- title: "Automated Printing Primitive Extraction and Learning for Complexity Reduction in Additive Manufacturing Operations"
50+
authors: "<strong>Weizhi Lin</strong>, Yuanxiang Wang, and Qiang Huang"
51+
conference_short: "IEEE CASE"
52+
conference: "Proceedings of the 2024 IEEE 20th International Conference on Automation Science and Engineering (CASE)."
53+
pdf: "10.1109/CASE59546.2024.10711345" # Add DOI or link if available
54+
image: "./assets/img/case2024.png"
55+
56+
- title: "Functional Characterization and Correction of Biofouling in Multi-Receptor Biosensors"
57+
authors: "<strong>Weizhi Lin</strong>, Cesar Ruiz, Matan Aroosh, Hadar Ben-Yoav, and Qiang Huang"
58+
conference_short: "IISE"
59+
conference: "Proceedings of the IISE Annual Conference and Expo 2022."
60+
award: "**QCRE Best Track Paper Winner**"
61+
pdf: "" # Add DOI or link if available
62+
image: "./assets/img/iise2022.png"
63+
64+
- title: "Automatic Feature Selection for Shape Registration in Additive Manufacturing"
65+
authors: "<strong>Weizhi Lin</strong>, Peng Dai, and Qiang Huang"
66+
conference_short: "IISE"
67+
conference: "Proceedings of the IISE Annual Conference and Expo 2020."
68+
pdf: "https://par.nsf.gov/servlets/purl/10287534" # Add DOI or link if available
69+
image: "./assets/img/iise2020.png"

0 commit comments

Comments
 (0)