bxiong commited on
Commit
4b93e47
1 Parent(s): 51ef86e

edit citations

Browse files
Files changed (1) hide show
  1. index.html +7 -5
index.html CHANGED
@@ -964,11 +964,13 @@
964
  <section class="section" id="BibTeX">
965
  <div class="container is-max-desktop content">
966
  <h2 class="title">BibTeX</h2>
967
- <pre><code>@article{park2021nerfies,
968
- author = {Park, Keunhong and Sinha, Utkarsh and Barron, Jonathan T. and Bouaziz, Sofien and Goldman, Dan B and Seitz, Steven M. and Martin-Brualla, Ricardo},
969
- title = {Nerfies: Deformable Neural Radiance Fields},
970
- journal = {ICCV},
971
- year = {2021},
 
 
972
  }</code></pre>
973
  </div>
974
  </section>
 
964
  <section class="section" id="BibTeX">
965
  <div class="container is-max-desktop content">
966
  <h2 class="title">BibTeX</h2>
967
+ <pre><code>@article{xiong2024defensive,
968
+ title={Defensive Prompt Patch: A Robust and Interpretable Defense of LLMs against Jailbreak Attacks},
969
+ author={Chen Xiong and Xiangyu Qi and Pin-Yu Chen and Tsung-Yi Ho},
970
+ year={2024},
971
+ eprint={2405.20099},
972
+ archivePrefix={arXiv},
973
+ primaryClass={cs.CR}
974
  }</code></pre>
975
  </div>
976
  </section>