Marty Oehme
a5b603721f
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.
10 lines
197 B
Makefile
10 lines
197 B
Makefile
SHELL=/bin/bash
|
|
.PHONY: default
|
|
|
|
default: render
|
|
|
|
render: concepts.md
|
|
quarto render
|
|
|
|
# config: ~/documents/library/litrev-rahman
|
|
# ln -s ~/documents/library/ilo-wow 03-supplementary_data/library
|