Update README.md
Browse files
README.md
CHANGED
@@ -18,13 +18,14 @@ Losing fat is the only way to solve all problems.
|
|
18 |
## Bibtex entry and citation info
|
19 |
Please cite if you find it helpful.
|
20 |
```
|
21 |
-
@
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
26 |
}
|
27 |
-
|
28 |
```
|
29 |
|
30 |
---
|
|
|
18 |
## Bibtex entry and citation info
|
19 |
Please cite if you find it helpful.
|
20 |
```
|
21 |
+
@misc{zhu2023metaaid,
|
22 |
+
title={MetaAID 2.5: A Secure Framework for Developing Metaverse Applications via Large Language Models},
|
23 |
+
author={Hongyin Zhu},
|
24 |
+
year={2023},
|
25 |
+
eprint={2312.14480},
|
26 |
+
archivePrefix={arXiv},
|
27 |
+
primaryClass={cs.CR}
|
28 |
}
|
|
|
29 |
```
|
30 |
|
31 |
---
|