johnsonhung906 commited on
Commit
bb7d5c7
1 Parent(s): 4cf0da7

update bibtex

Browse files
Files changed (1) hide show
  1. index.html +3 -4
index.html CHANGED
@@ -323,8 +323,8 @@
323
 
324
  <div class="language-plaintext highlighter-rouge">
325
  <div class="highlight">
326
- <pre class="highlight"><code>
327
- @misc{hung2024attentiontrackerdetectingprompt,
328
  title={Attention Tracker: Detecting Prompt Injection Attacks in LLMs},
329
  author={Kuo-Han Hung and Ching-Yun Ko and Ambrish Rawat and I-Hsin Chung and Winston H. Hsu and Pin-Yu Chen},
330
  year={2024},
@@ -332,8 +332,7 @@
332
  archivePrefix={arXiv},
333
  primaryClass={cs.CR},
334
  url={https://arxiv.org/abs/2411.00348},
335
- }
336
- </code></pre>
337
  </div>
338
  </div>
339
 
 
323
 
324
  <div class="language-plaintext highlighter-rouge">
325
  <div class="highlight">
326
+ <pre class="highlight">
327
+ <code>@misc{hung2024attentiontrackerdetectingprompt,
328
  title={Attention Tracker: Detecting Prompt Injection Attacks in LLMs},
329
  author={Kuo-Han Hung and Ching-Yun Ko and Ambrish Rawat and I-Hsin Chung and Winston H. Hsu and Pin-Yu Chen},
330
  year={2024},
 
332
  archivePrefix={arXiv},
333
  primaryClass={cs.CR},
334
  url={https://arxiv.org/abs/2411.00348},
335
+ }</code></pre>
 
336
  </div>
337
  </div>
338