DarshanDeshpande commited on
Commit
f19d4d1
·
verified ·
1 Parent(s): e592e21

Update bibliography with arXiv version

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -99,13 +99,14 @@ experience, aged 18+, and vetted with a starter task.
99
 
100
  **BibTeX:**
101
  ```bibtex
102
- @article{deshpande2026figmatrace,
103
- title={FigmaTrace: Capturing Creative Nuances in Human Figma Design Workflows},
104
- author={Deshpande, Darshan and Fujinuma, Yoshinari and Markiewicz, Martyna
105
- and Bansal, Devanshu and Jain, Shivani and Saban, Nicholas
106
- and Maheshwari, Chirag and Kannappan, Anand},
107
- journal={https://cdn.patronus.ai/FigmaTrace.pdf},
108
- year={2026}
 
109
  }
110
  ```
111
 
 
99
 
100
  **BibTeX:**
101
  ```bibtex
102
+ @misc{deshpande2026figmatracecapturingcreativenuances,
103
+ title={FigmaTrace: Capturing Creative Nuances in Human Figma Design Workflows},
104
+ author={Darshan Deshpande and Yoshinari Fujinuma and Martyna Markiewicz and Devanshu Bansal and Shivani Jain and Nicholas Saban and Chirag Maheshwari and Anand Kannappan},
105
+ year={2026},
106
+ eprint={2608.21460},
107
+ archivePrefix={arXiv},
108
+ primaryClass={cs.CV},
109
+ url={https://arxiv.org/abs/2608.21460},
110
  }
111
  ```
112