diff --git a/_bibliography/papers.bib b/_bibliography/papers.bib index fb9f3be..69c76c5 100644 --- a/_bibliography/papers.bib +++ b/_bibliography/papers.bib @@ -122,7 +122,7 @@ @article{lee2021smartphone number={5}, pages={1307--1315}, year={2021}, - publisher={American Chemical Society}, selected={true} + publisher={American Chemical Society}, selected={true}, type_names={computational microscopes} } @article{lee2022fabrication, @@ -133,7 +133,7 @@ @article{lee2022fabrication number={2}, pages={1--8}, year={2022}, - publisher={IEEE} + publisher={IEEE}, type_names={computational cameras} } @article{yi2022single, @@ -144,7 +144,7 @@ @article{yi2022single number={11}, pages={1227--1237}, year={2022}, - publisher={Optica Publishing Group}, selected={true} + publisher={Optica Publishing Group}, selected={true}, type_names={computational mesoscopes} } @article{lee2023design, @@ -155,7 +155,7 @@ @article{lee2023design number={1}, pages={72--80}, year={2023}, - publisher={Optica Publishing Group}, selected={true} + publisher={Optica Publishing Group}, selected={true}, type_names={computational cameras} } @article{kreiss2023digital, diff --git a/_config.yml b/_config.yml index 77a48c8..918217b 100644 --- a/_config.yml +++ b/_config.yml @@ -239,6 +239,8 @@ scholar: style: apa locale: en + order: descending + group_by : type source: /_bibliography/ bibliography: papers.bib