File tree Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments