Skip to content

Instantly share code, notes, and snippets.

View floriandierickx's full-sized avatar

Florian Dierickx floriandierickx

View GitHub Profile
@floriandierickx
floriandierickx / zotero-collection-merge_windows.sh
Last active July 25, 2023 15:10 — forked from kmlawson/zotero-collection-merge.sh
Takes a set of exported bibtex collections from Zotero using Better BibTeX plugin, converts them to bibliography entries in markdown format with sub-headings for each collection.
#!/bin/sh
## Introduction
# Can be used to create a merged bibliography from a set of exported collections
# This is a slightly modified version of https://gist.github.com/kmlawson/3bdfd917ef55969faec7768c140dcdaa
# that works inside a conda-environment on windows
# Run this code using 'bash zotero-collection-merge.sh' inside folder with bibtexfiles, after having
# exported bib-files with BetterBibTex according to https://forums.zotero.org/discussion/88163/export-bibliography-but-preserve-hierarchy-of-sub-folders