diff --git a/tutorials/tutorial.202406.html b/tutorials/tutorial.202406.html index 1127659..b5d5454 100644 --- a/tutorials/tutorial.202406.html +++ b/tutorials/tutorial.202406.html @@ -15,6 +15,13 @@ .STYLE2 {font-family: Calibri; font-size: 24px; } .STYLE27 {font-family: Calibri; font-size: 16px; } > + .bibtex { + background-color: lightgrey; + width: 600px; + border: 2px solid black; + padding: 10px; + margin: 5px; + } @@ -74,8 +81,18 @@

Future Research Directions [30 min]
Tutorial syllabus -
  • Tutorial slides
  • - +

    Bibtex:

    +
    +@inproceedings{chen-etal-2024-combating,
    +    title = "Combating Security and Privacy Issues in the Era of Large Language Models",
    +    author = "Chen, Muhao and Xiao, Chaowei and Sun, Huan and Li, Lei and Derczynski, Leon and Anandkumar, Anima and Wang, Fei",
    +    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 5: Tutorial Abstracts)",
    +    year = "2024",
    +    publisher = "Association for Computational Linguistics",
    +    url = "https://aclanthology.org/2024.naacl-tutorials.2",
    +    pages = "8--18"
    +} +