Skip to content

Commit d89059b

Browse files
committed
Update Publications.md
1 parent 6d85c09 commit d89059b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

_pages/Publications.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
excerpt: "Publications"
33
permalink: publications/
44
classes: wide
5-
years: [
6-
2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017,
7-
2016, 2015, 2013, 2012, 2011, 2010, 2009, 2008,
8-
2007, 2005, 2004, 2003, 2002
9-
]
105
---
116

127
<style>
@@ -39,5 +34,5 @@ years: [
3934

4035
<h6 class="centeralign2">Published</h6>
4136
{% for y in page.years %}
42-
{% bibliography -f references -q @*[year={{y}}]* %}
37+
{% bibliography -f references --order descending %}
4338
{% endfor %}

0 commit comments

Comments
 (0)