Go to file
Marty Oehme 74a9d201b5
fix(script): Suppress bibtex warning on import
When first importing bibtex entries, if there are e.g. double entries,
the library gives an 'unsuppressable' warning which will always
appear in the manuscript otherwise. This simply ensures no warning
is displayed by turning off logging for the duration of their use.
2024-02-16 18:01:45 +01:00
00-notebooks feat(code): Add notebook to rank study validities 2024-02-13 16:12:08 +01:00
02-data fix(data): Fix discrepancies of raw data and findings summaries 2024-02-16 17:59:57 +01:00
03-documentation fix(code): Differentiate between national and census data 2024-02-14 22:35:35 +01:00
04-outputs chore(repo): Add output folder to git repository 2023-12-05 16:29:57 +01:00
05-final_paper Publish version 0.3.0 2024-01-06 10:41:26 +01:00
_extensions refactor(code): Move zotero live citations to quarto ext 2024-02-16 12:06:43 +01:00
src refactor(code): Extract internal validity ranking keywords 2024-02-16 17:59:09 +01:00
.gitignore chore(repo): Rename supp data to documentation dir 2023-12-05 16:37:43 +01:00
.markdownlint.yaml tests: Add markdownlint configuration file 2023-10-04 11:48:40 +02:00
.papis.config initial commit 2023-09-27 09:41:56 +02:00
_quarto.yml refactor(code): Move zotero live citations to quarto ext 2024-02-16 12:06:43 +01:00
Makefile feat(repo): Fix Makefile 2024-02-08 16:53:40 +01:00
meeting_eoy.qmd fix(code): Update to new data load module name 2024-01-18 10:56:39 +01:00
notes.qmd chore(data): Merge zotero library exports 2024-01-06 09:52:08 +01:00
poetry.lock feat(data): Prepare loading WB country group data 2023-12-07 20:11:27 +01:00
presentation_summary.md chore(notes): Rename summary to presentation summary 2023-11-12 13:08:32 +01:00
pyproject.toml refactor(code): Split validity calc and matrix extract 2024-02-16 11:25:19 +01:00
scoping_review.qmd fix(script): Suppress bibtex warning on import 2024-02-16 18:01:45 +01:00