Fixed citation formatting
Browse files
README.md
CHANGED
@@ -393,14 +393,12 @@ Avoid shadows > md; prefer borders/dividers.
|
|
393 |
## Citation
|
394 |
|
395 |
```
|
396 |
-
|
397 |
-
@misc{tesslate\_webgen\_4b\_preview\_2025,
|
398 |
title = {WEBGEN-4B-Preview: Design-first web generation with a 4B model},
|
399 |
author = {Tesslate Team},
|
400 |
year = {2025},
|
401 |
-
url = {
|
402 |
}
|
403 |
-
|
404 |
```
|
405 |
|
406 |
</div>
|
|
|
393 |
## Citation
|
394 |
|
395 |
```
|
396 |
+
@misc{tesslate_webgen_4b_preview_2025,
|
|
|
397 |
title = {WEBGEN-4B-Preview: Design-first web generation with a 4B model},
|
398 |
author = {Tesslate Team},
|
399 |
year = {2025},
|
400 |
+
url = {https://huggingface.co/Tesslate/WEBGEN-4B-Preview}
|
401 |
}
|
|
|
402 |
```
|
403 |
|
404 |
</div>
|