From 1683871288854fd1bc97de439a0625ac98963f07 Mon Sep 17 00:00:00 2001
From: areyde {{ post.authors }}
- {{ post.date | default: "1900-01-01" | date: "%B, %Y" }}. Accepted to {{ post.venue }} ({{ post.level }}). {{ post.award }}
{{ post.authors }}
{{ post.date | default: "1900-01-01" | date: "%B, %Y" }}. Published on {{ post.venue }}.
{{ post.authors }}
- {{ post.date | default: "1900-01-01" | date: "%B, %Y" }}. Published in {{ post.venue }} ({{ post.level }}){% if post.j1 == 'true' %}, presented at {{ post.j1venue }} ({{ post.j1level }}).{% else %}.{% endif %} {{ post.award }}
{{ page.authors }}
-{{ page.date | default: "1900-01-01" | date: "%B, %Y" }}. Accepted to {{ page.venue }} ({{ page.level }}). {{ page.award }}
+{{ page.date | default: "1900-01-01" | date: "%B, %Y" }}. Accepted to {{ page.venue }}{% if post.level %} ({{ post.level }}){% endif %}. {{ page.award }}
{% elsif page.status == "preprint" %}{{ page.authors }}
{{ page.date | default: "1900-01-01" | date: "%B, %Y" }}. Published on {{ page.venue }}.
{% else %}{{ page.authors }}
-{{ page.date | default: "1900-01-01" | date: "%B, %Y" }}. Published in {{ page.venue }} ({{ page.level }}){% if page.j1 == 'true' %}, presented at {{ page.j1venue }} ({{ page.j1level }}).{% else %}.{% endif %} {{ page.award }}
+{{ page.date | default: "1900-01-01" | date: "%B, %Y" }}. Published in {{ page.venue }}{% if post.level %} ({{ post.level }}){% endif %}{% if page.j1 == 'true' %}, presented at {{ page.j1venue }} ({{ page.j1level }}).{% else %}.{% endif %} {{ page.award }}
{% endif %} {% elsif page.date %}{{ site.data.ui-text[site.locale].date_label | default: "Published:" }}
diff --git a/_publications/2024-11-14-llms-for-next-step-hints.md b/_publications/2024-11-14-llms-for-next-step-hints.md index de348a164ea55..66c07fed0caa5 100644 --- a/_publications/2024-11-14-llms-for-next-step-hints.md +++ b/_publications/2024-11-14-llms-for-next-step-hints.md @@ -6,7 +6,6 @@ collection: publications permalink: /publications/2024-11-14-llms-for-next-step-hints date: 2024-11-14 venue: "Koli Calling" -level: '—' pdf: 'https://arxiv.org/abs/2410.09268' data: 'https://zenodo.org/records/12584502' counter_id: 'C28'