phishbot commited on
Commit
1db3b11
·
verified ·
1 Parent(s): 432eb7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,11 +38,11 @@ print(model_outputs[0])
38
 
39
  If you use our model in your research, please cite our paper as follows:
40
 
41
- @inproceedings{roy2024chatbots,
42
  title={From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models},
43
  author={Roy, Sayak Saha and Thota, Poojitha and Naragam, Krishna Vamsi and Nilizadeh, Shirin},
44
  booktitle={2024 IEEE Symposium on Security and Privacy (SP)},
45
  pages={221--221},
46
  year={2024},
47
  organization={IEEE Computer Society}
48
- }
 
38
 
39
  If you use our model in your research, please cite our paper as follows:
40
 
41
+ ```@inproceedings{roy2024chatbots,
42
  title={From Chatbots to Phishbots?: Phishing Scam Generation in Commercial Large Language Models},
43
  author={Roy, Sayak Saha and Thota, Poojitha and Naragam, Krishna Vamsi and Nilizadeh, Shirin},
44
  booktitle={2024 IEEE Symposium on Security and Privacy (SP)},
45
  pages={221--221},
46
  year={2024},
47
  organization={IEEE Computer Society}
48
+ }```