Skip to content

Commit

Permalink
feat: update news, fix some typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lucky9-cyou committed Sep 14, 2024
1 parent cb4c408 commit 314349d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions app/news/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,30 @@ function Page(): JSX.Element {
<div className="mx-auto mb-20 max-w-5xl items-start justify-center p-4 md:mt-20">
<h2 className="mb-4 text-2xl font-semibold">News</h2>
<div>
<p>
● Junfeng WU will serve as an AE for{" "}
<a
href="https://2025.ieee-icra.org/"
target="_blank"
rel="noreferrer"
>
IEEE ICRA 2025
</a>
.
</p>
<p>
{" "}
<a
href="https://eng.ox.ac.uk/people/xiaowen-dong/"
target="_blank"
rel="noreferrer"
>
Prof. Xiaowen Dong
</a>
, visited LIAS(2024.09.03). Junfeng hosted his talk in CUHKSZ School
of Data Science Topical Seminar on Bayesian Optimisation of
Graph-based Functions
</p>
<p>● A paper was accepted by CCS(2024.08.27)</p>
<p>
Bokang Zhang, Yanglin Zhang, Zhikun Zhang, Jinglan Yang, Lingying
Expand Down
2 changes: 1 addition & 1 deletion app/publications/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function Page(): JSX.Element {
<p>
[50] Ke Fang, Jianqi Chen, Junfeng Wu, Clock Synchronization with
Unknown and Unmodeled Disturbances over Distributed Networks, IEEE
Transactions on Control of Network Systems accept.
Transactions on Control of Network Systems accepted.
</p>
<p>
[49] Xinghan Li, Jianqi Chen, Han Zhang, Jieqiang Wei, Junfeng Wu,
Expand Down

0 comments on commit 314349d

Please sign in to comment.