Skip to content

Commit b513c38

Browse files
author
Gujiang Liang
committed
Add FSE-IVR 2026 publication entry.
Publish the new paper listing so it appears on the lab website while links and other metadata can be filled in later. Made-with: Cursor
1 parent 76a02ed commit b513c38

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
title: 'Context-Aware Feedback Compression in Online Judge Programming with LLMs'
3+
4+
# Authors
5+
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
6+
# and it will be replaced with their full name and linked to their profile.
7+
authors:
8+
- Jialiang Gu
9+
- Keren Zhou
10+
- Daming Li
11+
- Hanyuan Shi
12+
- Jialu Zhang
13+
14+
# Author notes (optional)
15+
# author_notes:
16+
# - 'Equal contribution'
17+
# - 'Equal contribution'
18+
19+
date: '2026-07-05T00:00:00Z'
20+
doi: ''
21+
22+
# Schedule page publish date (NOT publication's date).
23+
publishDate: '2026-04-01T00:00:00Z'
24+
25+
# Publication type.
26+
# Accepts a single type but formatted as a YAML list (for Hugo requirements).
27+
# Enter a publication type from the CSL standard.
28+
publication_types: ['paper-conference']
29+
30+
# Publication name and optional abbreviated publication name.
31+
publication: In Companion Proceedings of the 34th ACM Symposium on the Foundations of Software Engineering
32+
publication_short: In *FSE-IVR 2026*
33+
34+
# abstract:
35+
36+
# Summary. An optional shortened abstract.
37+
# summary:
38+
39+
tags: []
40+
41+
# Display this page in the Featured widget?
42+
featured: false
43+
44+
# Custom links (uncomment lines below)
45+
# links:
46+
# - name: Custom Link
47+
# url: http://example.org
48+
49+
# url_pdf: ''
50+
# url_code: ''
51+
# url_dataset: ''
52+
# url_poster: ''
53+
# url_project: ''
54+
# url_slides: ''
55+
# url_source: ''
56+
# url_video: ''
57+
58+
# Featured image
59+
# To use, add an image named `featured.jpg/png` to your page's folder.
60+
# image:
61+
# caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/pLCdAaMFLTE)'
62+
# focal_point: ''
63+
# preview_only: false
64+
65+
# Associated Projects (optional).
66+
# Associate this publication with one or more of your projects.
67+
# Simply enter your project's folder or file name without extension.
68+
# E.g. `internal-project` references `content/project/internal-project/index.md`.
69+
# Otherwise, set `projects: []`.
70+
# projects:
71+
# - example
72+
73+
# Slides (optional).
74+
# Associate this publication with Markdown slides.
75+
# Simply enter your slide deck's filename without extension.
76+
# E.g. `slides: "example"` references `content/slides/example/index.md`.
77+
# Otherwise, set `slides: ""`.
78+
# slides: example
79+
---

0 commit comments

Comments
 (0)