Move to zotero-provided bibtex library

Zotero auto-exports (with the help of bbt) a bibtex file which contains
the whole library for citation purposes.

Overwrote the existing library and fixed any citations to use new bbt
citation keys.
This commit is contained in:
Marty Oehme 2023-10-03 22:05:45 +02:00
parent 7d335012cc
commit a5b603721f
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
3 changed files with 32640 additions and 269 deletions

View file

@ -1,16 +1,10 @@
SHELL=/bin/bash
.PHONY: default
default: all
bib: 03-supplementary_data/library
[ -f 03-supplementary_data/lib.bib ] && rm 03-supplementary_data/lib.bib
papis export -a -o 03-supplementary_data/lib.bib
default: render
render: concepts.md
quarto render
config: ~/documents/library/litrev-rahman
ln -s ~/documents/library/ilo-wow 03-supplementary_data/library
all: bib render
# config: ~/documents/library/litrev-rahman
# ln -s ~/documents/library/ilo-wow 03-supplementary_data/library