Update publications and profile information

- Add paper links for AAAI 2025 and KDD 2025 publications
- Update reviewer services to include TKDD journal
- Specify location as "Aalborg University, Denmark" in biography
- Update mobile navigation text from "Service" to "Serve"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Yan Lin 2025-07-26 01:23:28 +02:00
parent fe4a5d084c
commit 3a4a4580b9
6 changed files with 18 additions and 8 deletions

View file

@ -11,7 +11,7 @@ block content %}
<h3 class="fst-italic mb-3">Biography - Yan Lin</h3>
<p class="card-text mb-auto" style="font-size: calc(1.0rem + 0.1vw)">
I am currently a postdoctoral researcher in the Department of
Computer Science at Aalborg University. I received my PhD and
Computer Science at Aalborg University, Denmark. I received my PhD and
Bachelor's degrees from Beijing Jiaotong University, China. My
research interests include <i>spatiotemporal data mining</i>,
<i>representation learning</i>, and <i>AI for science</i>.

View file

@ -32,7 +32,7 @@
{% elif section == 'services' %}
<li class="nav-item">
<a class="link nav-link px-0" href="/#services">
<span class="d-inline d-md-none">Service</span>
<span class="d-inline d-md-none">Serve</span>
<span class="d-none d-md-inline">Services</span>
</a>
</li>