Add scripts into Preferences -> Better BibTeX -> Export -> Postscript
and add Field 'Meeting Name' as type
.
if (Translator.BetterBibTeX) {
// Replace presentations with techreports
if (zotero.itemType === 'presentation') {
""" | |
Signal Separation | |
----------------- | |
To install the dependencies, run: | |
``` | |
conda create -n signal_separation python=3.12 pandas matplotlib numpy |