Skip to content

Commit e13ef50

Browse files
authored
Add BibTeX citations for new publications
Added BibTeX entries for two new publications related to implicit toolpath generation and implicit modeling for 3D printing.
1 parent fcc23ad commit e13ef50

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,24 @@ If you use OpenVCAD in your research, please cite:
7070
}
7171
```
7272

73+
```bibtex
74+
@article{wade2025toolpaths,
75+
title = {Implicit Toolpath Generation for Functionally Graded Additive Manufacturing via Gradient-Aware Slicing},
76+
author = {Wade, Charles and Beck, Devon and MacCurdy, Robert},
77+
journal = {Additive Manufacturing},
78+
year = {2025},
79+
doi = {https://doi.org/10.1016/j.addma.2025.104963},
80+
}
81+
```
82+
83+
```bibtex
84+
@article{wade2025pyvcad,
85+
title = {Implicit Modeling for 3D-printed Multi-material Computational Object Design via Python},
86+
author = {Wade, Charles and Beck, Devon and MacCurdy, Robert},
87+
journal = {Proceedings of the 10th ACM Symposium on Computational Fabrication},
88+
year = {2025},
89+
doi = {https://doi.org/10.48550/arXiv.2509.15562},
90+
}
91+
```
92+
7393
See the [full list of publications](https://matterassembly.org/OpenVCAD-Docs/v2/papers/) for additional citations.

0 commit comments

Comments
 (0)