Skip to content

Commit c4723bc

Browse files
chore: update publications from hadylauw.com [automated]
1 parent 073cc4f commit c4723bc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/data/publications.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Auto-generated by crawl-publications.ts
2-
// Last updated: 2026-01-11T00:58:00.602Z
2+
// Last updated: 2026-01-18T00:57:13.013Z
33

44
export interface Publication {
55
title: string;
@@ -19,6 +19,11 @@ export const PUBLICATIONS_DATA: YearSection[] = [
1919
{
2020
year: "2026",
2121
publications: [
22+
{
23+
title: "The feelit System: Application Content-Aware Perspectives and Challenges on Understanding User Likes in Social Network Posts",
24+
authors: "Konstantinos Theocharidis, Hady W. Lauw, Panagiotis Karras",
25+
venue: "IEEE Transactions on Computational Social Systems, to appear",
26+
},
2227
{
2328
title: "Compositions of Variant Experts for Integrating Short-Term and Long-Term Preferences",
2429
authors: "Hieu D. Do, Trung-Hoang Le, and Hady W. Lauw",

0 commit comments

Comments
 (0)