Commit graph

21 commits

Author SHA1 Message Date
3ec7dcd1bb
chore(repo): Move zotero references to reference dir 2024-07-16 17:46:31 +02:00
19e704444a
chore(repo): Rename article quarto profile to journal 2024-07-15 22:33:06 +02:00
b4730f6ea8
fix(repo): Rename all references to data and output dir 2024-07-15 21:43:30 +02:00
4e4f75ff7a
fix(repo): Ensure working dir is always project 2024-07-15 19:53:28 +02:00
05d8df04c3
feat(repo): Add journal extension 2024-07-14 11:52:32 +02:00
8cd6dc790d
refactor(code): Move zotero live citations to quarto ext
Instead of it lying in the src directory (where, reasonably, only python
data extraction, processing and modelling code should lie), I turned
the retorque filter into a simple quarto extension.
Could reasonably be repackaged separately from this repo since I believe
other people could profit off it.
2024-02-16 12:06:43 +01:00
5e405e05d7
feat(data): Add labour regulation findings 2024-02-15 16:30:23 +01:00
41b2d651a6
fix(code): Fix live zotero gen with quarto 1.4
Quarto 1.4 does not like a bare 'zotero' metadata frontmatter key with
sub keys for the filter options. This commit updates the zotero-live
citations filter plugin by retorque and changes its configuration so
it takes settings either through the 'zotero' key or, if that one is
not found, through the 'zoterolive' key. Same options.
2024-02-14 17:29:27 +01:00
1971b8c6fa
chore(script): Add docx render template 2024-01-06 09:43:12 +01:00
9855256b00
feat(notes): Add intermittent findings and progress
Created small up-to-date quick glance document for findings and
data set.
2023-12-11 17:17:43 +01:00
51132d818d
chore(repo): Remove margin captions from html
Removed captions from figures and references in the margin and display
in the normal text-flow instead.
2023-12-09 19:05:10 +01:00
fae59c5a7d
chore(repo): Update quarto html rendering 2023-12-07 09:21:30 +01:00
3a4a7b5621
chore(scripts): Move notes to notes.qmd file
Required for computational cells to be executed by quarto.
Also imported all the standard stuff for python ds to work.
2023-12-06 23:25:42 +01:00
017693e557
chore(notes): Rename summary to presentation summary 2023-11-12 13:08:32 +01:00
151cab9da3
feat(notes): Add presentation summary for search protocol
Suitable for conference presentation short-formatted overview
2023-11-12 12:43:55 +01:00
a702bbd42f
chore(notes): Default all html to dark theme 2023-10-12 12:29:01 +02:00
d902f2c21c
chore: Code-fold in html but hide pdf code 2023-10-12 12:12:53 +02:00
b2b8507c2f
Produce html output by default 2023-10-10 16:36:23 +02:00
68e3149d84
chore: Move scoping review to qmd file 2023-09-28 11:59:37 +02:00
ec0c3a7fc1
Add simple scoping review methodology 2023-09-27 12:44:26 +02:00
1b2c317a61
initial commit 2023-09-27 09:41:56 +02:00