CapPow commited on
Commit
a9969e1
·
verified ·
1 Parent(s): 0c1ebf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -155,6 +155,13 @@ Repository code is released under the MIT license. Training images are GBIF-deri
155
 
156
  ## Citation
157
 
158
- ```
159
- [PLACEHOLDER: citation block]
160
- ```
 
 
 
 
 
 
 
 
155
 
156
  ## Citation
157
 
158
+ ```bibtex
159
+ @software{powell2026herbvisor,
160
+ author = {Powell, Caleb and Sterner, Beckett},
161
+ title = {Herb-VISOR: a compact vision-language model for
162
+ structured captioning of herbarium specimens},
163
+ year = {2026},
164
+ url = {https://github.com/CapPow/herb-visor},
165
+ note = {Software and model weights; manuscript in preparation}
166
+ }
167
+ ```