Update README.md
Browse files
README.md
CHANGED
|
@@ -125,17 +125,22 @@ The model will output something like:
|
|
| 125 |
## Cite as 🤗
|
| 126 |
|
| 127 |
```latex
|
| 128 |
-
|
| 129 |
@misc{nicholas22aira,
|
| 130 |
doi = {10.5281/zenodo.6989727},
|
| 131 |
-
url = {https://
|
| 132 |
author = {Nicholas Kluge Corrêa},
|
| 133 |
title = {Aira},
|
| 134 |
year = {2023},
|
| 135 |
-
publisher = {
|
| 136 |
-
journal = {
|
| 137 |
}
|
| 138 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 139 |
```
|
| 140 |
|
| 141 |
## License
|
|
|
|
| 125 |
## Cite as 🤗
|
| 126 |
|
| 127 |
```latex
|
|
|
|
| 128 |
@misc{nicholas22aira,
|
| 129 |
doi = {10.5281/zenodo.6989727},
|
| 130 |
+
url = {https://github.com/Nkluge-correa/Aira},
|
| 131 |
author = {Nicholas Kluge Corrêa},
|
| 132 |
title = {Aira},
|
| 133 |
year = {2023},
|
| 134 |
+
publisher = {GitHub},
|
| 135 |
+
journal = {GitHub repository},
|
| 136 |
}
|
| 137 |
|
| 138 |
+
@phdthesis{kluge2024dynamic,
|
| 139 |
+
title={Dynamic Normativity},
|
| 140 |
+
author={Kluge Corr{\^e}a, Nicholas},
|
| 141 |
+
year={2024},
|
| 142 |
+
school={Universit{\"a}ts-und Landesbibliothek Bonn}
|
| 143 |
+
}
|
| 144 |
```
|
| 145 |
|
| 146 |
## License
|