Skip to content

Commit 2e24f3c

Browse files
committed
chnage order on publication page.
1 parent b799764 commit 2e24f3c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,12 +302,12 @@ scholar:
302302
unpublished: Preprints,
303303
article: Papers (peer-reviewed),
304304
workshop: Workshops,
305-
thesis: Theses,
306-
patent: Patents,
307305
techreport: Tech Reports,
306+
thesis: Theses,
307+
patent: Patents,
308308
misc: Others,
309309
}
310-
type_order: [unpublished, article, workshop, thesis, patent, techreport, misc]
310+
type_order: [unpublished, article, workshop, techreport, thesis, patent, misc]
311311

312312
bibliography_list_attributes:
313313
reversed: true

0 commit comments

Comments
 (0)