diff --git a/Gemfile.lock b/Gemfile.lock index 8a4f5b3..4b00ce1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,6 +18,7 @@ GEM ffi (1.17.3-arm-linux-gnu) ffi (1.17.3-arm-linux-musl) ffi (1.17.3-arm64-darwin) + ffi (1.17.3-x64-mingw-ucrt) ffi (1.17.3-x86-linux-gnu) ffi (1.17.3-x86-linux-musl) ffi (1.17.3-x86_64-darwin) @@ -36,6 +37,9 @@ GEM google-protobuf (4.33.4-arm64-darwin) bigdecimal rake (>= 13) + google-protobuf (4.33.4-x64-mingw-ucrt) + bigdecimal + rake (>= 13) google-protobuf (4.33.4-x86-linux-gnu) bigdecimal rake (>= 13) @@ -118,6 +122,8 @@ GEM google-protobuf (~> 4.31) sass-embedded (1.97.2-arm64-darwin) google-protobuf (~> 4.31) + sass-embedded (1.97.2-x64-mingw-ucrt) + google-protobuf (~> 4.31) sass-embedded (1.97.2-x86_64-darwin) google-protobuf (~> 4.31) sass-embedded (1.97.2-x86_64-linux-android) @@ -141,6 +147,7 @@ PLATFORMS arm-linux-gnueabihf arm-linux-musleabihf arm64-darwin + x64-mingw-ucrt x86-linux x86-linux-android x86-linux-gnu diff --git a/_data/data.yml b/_data/data.yml index 5fe9fee..dcbcb68 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -500,15 +500,15 @@ people: site: "https://scholar.google.com/citations?user=6khaGAsAAAAJ&hl=en" interests: "Automotive cybersecurity, cyber-physical systems, V2X authentication" publications: - - name: "ACM Computing Surveys" + - name: "ACM CSUR" link: "https://dl.acm.org/doi/pdf/10.1145/3637059" - - name: "IEEE Transactions on Vehicular Technology" + - name: "IEEE TVT" link: "https://ieeexplore.ieee.org/document/11123165" - - name: "IEEE Transactions on Intelligent Transportation Systems" + - name: "IEEE TITS" link: "https://ieeexplore.ieee.org/abstract/document/9945656" - - name: "Journal of Computer Virology and Hacking Techniques" + - name: "J. Comput. Virol. Hack. Tech." link: "https://link.springer.com/article/10.1007/s11416-024-00522-4" - - name: IEEE Open Journal of Vehicular Technology + - name: IEEE OJVT link: "https://ieeexplore.ieee.org/document/10818588" - &vidya_lakshmi_rajagopalan @@ -694,17 +694,23 @@ people: - *yaxuan_wen - *patrick_zielinski - *ann_malavet - + + - type: "Postdocs" + anchor: postdocs + people: + - *vidya_lakshmi_rajagopalan + - *marco_de_vincenzi + - type: "Other Students" anchor: otherstudents people: - - *staford_titus - - *jonathan_singer - - *justin_koe - - *tristan_brigham - - *devansh_patel - - *yuanrui_chen - - *pinhan_zhao + # - *staford_titus + # - *jonathan_singer + # - *justin_koe + # - *tristan_brigham + # - *devansh_patel + # - *yuanrui_chen + # - *pinhan_zhao - *neil_naveen - *yongjae_chung - *ziyi_xu @@ -713,12 +719,6 @@ people: - *aaditya_rengarajan - *naman_badlani - - type: "Postdocs" - anchor: postdocs - people: - - *marco_de_vincenzi - - *vidya_lakshmi_rajagopalan - - type: Alumni anchor: alumni people: diff --git a/img/people/ziyi_xu.jpg b/img/people/ziyi_xu.jpg index 7bcffaf..cb79f5e 100644 Binary files a/img/people/ziyi_xu.jpg and b/img/people/ziyi_xu.jpg differ