From 48be3fd5e45475da925106bbf51860463416da0a Mon Sep 17 00:00:00 2001 From: Sebastian Daza Date: Sun, 5 Jan 2025 13:07:54 +0100 Subject: [PATCH] update filter --- _bibliography/sdaza.bib | 6 ++++++ _projects/02-reentry.markdown | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/_bibliography/sdaza.bib b/_bibliography/sdaza.bib index 499085e0..b55e9a56 100644 --- a/_bibliography/sdaza.bib +++ b/_bibliography/sdaza.bib @@ -18,6 +18,7 @@ @report{daza2018 bibtex_show = {true}, code = {https://github.com/sdaza/reentry-chile/blob/master/reports/bias_baseline/bias_baseline.ipynb}, pdf = {reentry_bias_baseline.pdf}, + rstudy = {reentry}, study = {Estudio Reinserciόn, Desistimiento y Reincidencia en Mujeres} } @@ -63,6 +64,7 @@ @report{daza2019a code = {https://github.com/sdaza/reentry-social-integration}, langid = {spanish}, pdf = {reentry_social_integration.pdf}, + rstudy = {reentry}, study = {Estudio Reinserciόn, Desistimiento y Reincidencia en Mujeres}, file = {/Users/sebastian.daza/Zotero/storage/J75ZVUDW/daza_et_al_2019_integracion_social.pdf} } @@ -148,6 +150,7 @@ @report{larroulet2019 location = {Chile}, bibtex_show = {true}, pdf = {reentry_presentation.pdf}, + rstudy = {reentry}, study = {Estudio Reinserciόn, Desistimiento y Reincidencia en Mujeres} } @@ -161,6 +164,7 @@ @article{larroulet2020 bibtex_show = {true}, html = {https://www.crimejusticejournal.com/article/view/1467}, pdf = {who_is_transitioning_out_of_prison.pdf}, + rstudy = {reentry}, study = {Estudio Reinserciόn, Desistimiento y Reincidencia en Mujeres} } @@ -172,6 +176,7 @@ @report{larroulet2021 location = {Chile}, bibtex_show = {true}, pdf = {final-report-reentry.pdf}, + rstudy = {reentry}, study = {Estudio Reinserciόn, Desistimiento y Reincidencia en Mujeres}, file = {/Users/sebastian.daza/Zotero/storage/43SFNCF8/larroulet_et_al_2021_reinserción,_desistimiento_y_reincidencia_en_mujeres_privadas_de_libertad_en.pdf} } @@ -188,6 +193,7 @@ @article{larroulet2023 code = {https://github.com/sdaza/reentry-work-lifecourse}, html = {https://www.sciencedirect.com/science/article/abs/pii/S0049089X22001594?via%3Dihub}, preprint = {https://osf.io/preprints/socarxiv/k5zyd/}, + rstudy = {reentry}, study = {Estudio Reinserciόn, Desistimiento y Reincidencia en Mujeres} } diff --git a/_projects/02-reentry.markdown b/_projects/02-reentry.markdown index 001b894e..50067cae 100755 --- a/_projects/02-reentry.markdown +++ b/_projects/02-reentry.markdown @@ -26,5 +26,5 @@ The re-entry study is an intensive longitudinal project that follows more than 2 ## Publications
-{% bibliography -f sdaza -q @*[study=Estudio Reinserciόn, Desistimiento y Reincidencia en Mujeres] %} +{% bibliography -f sdaza -q @*[rstudy=reentry] %}
\ No newline at end of file