diff --git a/pages/common/zotero.md b/pages/common/zotero.md new file mode 100644 index 0000000000..ac41dc5289 --- /dev/null +++ b/pages/common/zotero.md @@ -0,0 +1,20 @@ +# zotero + +> Manage your bibliographies. +> More information: . + +- Run with the GUI: + +`zotero` + +- Run in headless mode: + +`zotero --headless` + +- Run with a specific profile: + +`zotero -P {{profile}}` + +- Run the Migration Assistant: + +`zotero --migration`