Update README.md
Browse files
README.md
CHANGED
@@ -84,10 +84,11 @@ More info can be found in our repository: [https://github.com/open-thoughts/open
|
|
84 |
|
85 |
# Citation
|
86 |
```
|
87 |
-
@misc{
|
88 |
-
author = {
|
89 |
month = jan,
|
90 |
title = {{Open Thoughts}},
|
|
|
91 |
year = {2025}
|
92 |
}
|
93 |
```
|
|
|
84 |
|
85 |
# Citation
|
86 |
```
|
87 |
+
@misc{openthoughts,
|
88 |
+
author = {Team, OpenThoughts},
|
89 |
month = jan,
|
90 |
title = {{Open Thoughts}},
|
91 |
+
howpublished = {https://open-thoughts.ai},
|
92 |
year = {2025}
|
93 |
}
|
94 |
```
|