Skip to content

Commit caf7ba5

Browse files
authored
Update README.md
1 parent 4f4b8da commit caf7ba5

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

README.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -203,25 +203,14 @@ You can also find more examples in our tutorials and documentation.
203203

204204
# Citation
205205

206-
If you use AIJack for your research, please cite the repo and our arXiv paper.
206+
If you use AIJack for your research, please cite our arXiv paper.
207207

208208
```
209-
@misc{repotakahashi2023aijack,
210-
author = {Hideaki, Takahashi},
211-
title = {AIJack},
212-
year = {2023},
213-
publisher = {GitHub},
214-
journal = {GitHub Repository},
215-
howpublished = {\url{https://github.com/Koukyosyumei/AIJack}},
216-
}
217-
218-
@misc{takahashi2023aijack,
219-
title={AIJack: Security and Privacy Risk Simulator for Machine Learning},
220-
author={Hideaki Takahashi},
221-
year={2023},
222-
eprint={2312.17667},
223-
archivePrefix={arXiv},
224-
primaryClass={cs.LG}
209+
@article{takahashi2023aijack,
210+
title={AIJack: Security and Privacy Risk Simulator for Machine Learning},
211+
author={Takahashi, Hideaki},
212+
journal={arXiv preprint arXiv:2312.17667},
213+
year={2023}
225214
}
226215
```
227216

0 commit comments

Comments
 (0)