Skip to content

Commit

Permalink
Merge pull request #199 from ftshijt/source
Browse files Browse the repository at this point in the history
update paper page
  • Loading branch information
ftshijt authored Jan 30, 2024
2 parents 35dea1b + c3cffb3 commit faf51f0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
layout: page
permalink: /publications/
title: Publications
years: [2023, 2022, 2021, 2020, 2019, 2018, 2017]
years: [2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017]
nav: true
order: 2
---


- [2024 Papers]({% post_url 2024-01-30-paper-list %})
- [2023 Papers]({% post_url 2023-03-14-paper-list %})
- [2022 Papers]({% post_url 2022-12-31-paper-list %})
- [2021 Papers]({% post_url 2021-12-31-paper-list %})
Expand Down
16 changes: 16 additions & 0 deletions _posts/2024-01-30-paper-list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: post
title: 2024 Papers
date: 2024-01-27 11:00:00-0800
description: 2024 Paper List
comments: false
---

<div class="publications">


<h2 class="year">{{y}}</h2>
{% bibliography -f papers -q @*[year=2024]* %}

</div>

0 comments on commit faf51f0

Please sign in to comment.