From c023dad87a7dabe893d501e0231a27bed3c9faf4 Mon Sep 17 00:00:00 2001 From: Simon Zirui Guo Date: Mon, 27 Oct 2025 12:50:59 -0700 Subject: [PATCH] add workshops andethan --- _data/people.yml | 6 +++++- _layouts/pub.html | 29 ++++++++++++++++++++--------- _pubs/CHESSpaper.md | 1 + _pubs/archon.md | 1 + _pubs/cartridges.md | 1 + _pubs/hydragen.md | 1 + _pubs/kernelbench.md | 1 + _pubs/monkeyspower.md | 1 + _pubs/sdgrl.md | 3 ++- _pubs/tpt.md | 1 + _pubs/weaver.md | 1 + pubs/index.md | 7 ++++++- 12 files changed, 41 insertions(+), 12 deletions(-) diff --git a/_data/people.yml b/_data/people.yml index 53ea98c9..022412b6 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -129,7 +129,6 @@ kesavanramakrishnan: url: https://www.linkedin.com/in/kesavan-ramakrishnan/ title: Undergraduate Student - agambhatia: name: Agam Bhatia url: http://agu18dec.github.io/ @@ -140,6 +139,11 @@ herumbshandilya: url: https://www.herumbshandilya.com/ title: Master's Student +ethanboneh: + name: Ethan Boneh + url: https://www.linkedin.com/in/ethan-boneh + title: Undergraduate Student + orhunakengin: name: Orhun Akengin url: https://www.linkedin.com/in/akenginorhun/ diff --git a/_layouts/pub.html b/_layouts/pub.html index 71fcbfc4..24b6d14d 100644 --- a/_layouts/pub.html +++ b/_layouts/pub.html @@ -97,15 +97,26 @@

{{page.title}}

{% if page.venue != "none" %} -

- - {% if page.preprint %} - {{page.preprint.server}}: {{page.preprint.id}} - {% else %} - {{site.data.venues[page.venue].full | default:page.venue}}, {{page.year}} - {% endif %} - -

+ {% if page.venue == "preprint" and page.venue_txt and page.venue_txt != '' %} +

+ {{page.venue_txt}} +

+ {% else %} +

+ + {% if page.preprint %} + {{page.preprint.server}}: {{page.preprint.id}} + {% else %} + {{site.data.venues[page.venue].full | default:page.venue}}, {{page.year}} + {% endif %} + +

+ {% if page.venue_txt and page.venue_txt != '' %} +

+ {{page.venue_txt}} +

+ {% endif %} + {% endif %} {% endif %} {% if page.award %}

diff --git a/_pubs/CHESSpaper.md b/_pubs/CHESSpaper.md index aa679d29..22ccbab3 100644 --- a/_pubs/CHESSpaper.md +++ b/_pubs/CHESSpaper.md @@ -11,6 +11,7 @@ authors: - name: Amin Saberi affiliation: Stanford University venue: preprint +venue_txt: MAS@ICML 2025 year: 2024 date: 2024-04-23 has_pdf: true diff --git a/_pubs/archon.md b/_pubs/archon.md index eab5471d..b9ad0b38 100644 --- a/_pubs/archon.md +++ b/_pubs/archon.md @@ -21,6 +21,7 @@ authors: affiliation: Stanford - key: azaliamirhoseini venue: icml +venue_txt: SSI-FM (Oral) @ ICLR 2025 year: 2024 date: 2024-09-23 has_pdf: true diff --git a/_pubs/cartridges.md b/_pubs/cartridges.md index e24445fb..37918ad5 100644 --- a/_pubs/cartridges.md +++ b/_pubs/cartridges.md @@ -27,6 +27,7 @@ authors: - name: Christopher Ré affiliation: Stanford venue: preprint +venue_txt: ES-FoMo (Oral) III @ICML 2025 year: 2025 date: 2025-06-06 has_pdf: true diff --git a/_pubs/hydragen.md b/_pubs/hydragen.md index 36de31db..7f4dc8ce 100644 --- a/_pubs/hydragen.md +++ b/_pubs/hydragen.md @@ -14,6 +14,7 @@ authors: affiliation: Stanford - key: azaliamirhoseini venue: preprint +venue_txt: ES-FoMo-II @ICML 2024 year: 2024 date: 2024-02-07 has_pdf: true diff --git a/_pubs/kernelbench.md b/_pubs/kernelbench.md index 459eb76d..41a6469e 100644 --- a/_pubs/kernelbench.md +++ b/_pubs/kernelbench.md @@ -15,6 +15,7 @@ authors: affiliation: Stanford - key: azaliamirhoseini venue: icml +venue_txt: DL4C (Best Paper) & SSI-FM @ ICLR 2025 year: 2025 date: 2025-02-18 has_pdf: true diff --git a/_pubs/monkeyspower.md b/_pubs/monkeyspower.md index 1d09c1b5..00a80cc6 100644 --- a/_pubs/monkeyspower.md +++ b/_pubs/monkeyspower.md @@ -21,6 +21,7 @@ authors: - name: Sanmi Koyejo affiliation: Stanford University venue: icml +venue_txt: Oral year: 2025 date: 2025-02-24 month: February diff --git a/_pubs/sdgrl.md b/_pubs/sdgrl.md index 0bfe62fa..9e235ddf 100644 --- a/_pubs/sdgrl.md +++ b/_pubs/sdgrl.md @@ -12,7 +12,8 @@ authors: affiliation: Google DeepMind - name: Christopher D. Manning affiliation: Stanford University -venue: preprint +venue: colm +venue_txt: year: 2025 date: 2025-04-28 month: April diff --git a/_pubs/tpt.md b/_pubs/tpt.md index e2b5c487..92dba3ff 100644 --- a/_pubs/tpt.md +++ b/_pubs/tpt.md @@ -7,6 +7,7 @@ authors: affiliation: Stanford University - key: azaliamirhoseini venue: lad +venue_txt: SSI-FM @ICLR 2025 year: 2025 date: 2025-04-25 month: April diff --git a/_pubs/weaver.md b/_pubs/weaver.md index ec23ded5..791a6d5b 100644 --- a/_pubs/weaver.md +++ b/_pubs/weaver.md @@ -27,6 +27,7 @@ authors: - name: Christopher Ré affiliation: Stanford University venue: neurips +venue_txt: ES-FoMo III @ICML 2025 year: 2025 date: 2025-06-24 has_pdf: true diff --git a/pubs/index.md b/pubs/index.md index cb01da1a..7af4eb1f 100644 --- a/pubs/index.md +++ b/pubs/index.md @@ -49,11 +49,16 @@ layout: page {% endfor %}

- {% if pub.preprint %} + {% if pub.venue == "preprint" and pub.venue_txt and pub.venue_txt != '' %} + {{pub.venue_txt}} + {% elsif pub.preprint %} {{pub.preprint.server}}: {{pub.preprint.id}} {% else %} {{site.data.venues[pub.venue].full}}, {{pub.year}} {% endif %} + {% if pub.venue != "preprint" and pub.venue_txt and pub.venue_txt != '' %} +
{{pub.venue_txt}} + {% endif %}

{% if pub.award %}