I have used used bibtex for 34 years (and counting...). I recently started to use org-mode, where I use org-ref with .bib files, and dabbled lightly with markdown (via pandoc), again using .bib files.
I have, however, a strong incentive to use Zotero with as little interim steps as possible : Zotero is the base bibliographic tool of by workplace, where most of the work is done with Word, and none of my coworker is a LaTeX, org-mode or markdown user.
I tried, again, to figure out how to use zotxt : installation is easy, and I am able to use org-zotxt-insert-reference-link (C-c " i) to search for a publication and insert a "zotero link" in the buffer (a reference to the Zotero database and the (simplified) text of a citation).
But I am unable to figure out how to use this link :
- specifying a bibliography style ;
- citing in the text (with automatic key generation) ;
- inserting the (formatted) reference at (or near to) the end of the text.
I am probably erring by drifting too close to the LaTeX/org-mode/pandoc model. A tutorial explaining the use of these links would be useful (notwithstanding the fact that the only commands bound to keys are org-zotxt-insert-reference-link and zotxt-citekey-insert) ; an example file, quicker to create, could be sufficient.
I have used used
bibtexfor 34 years (and counting...). I recently started to useorg-mode, where I useorg-refwith.bibfiles, and dabbled lightly with markdown (viapandoc), again using.bibfiles.I have, however, a strong incentive to use Zotero with as little interim steps as possible : Zotero is the base bibliographic tool of by workplace, where most of the work is done with Word, and none of my coworker is a LaTeX, org-mode or markdown user.
I tried, again, to figure out how to use
zotxt: installation is easy, and I am able to useorg-zotxt-insert-reference-link(C-c " i) to search for a publication and insert a "zotero link" in the buffer (a reference to the Zotero database and the (simplified) text of a citation).But I am unable to figure out how to use this link :
I am probably erring by drifting too close to the LaTeX/
org-mode/pandoc model. A tutorial explaining the use of these links would be useful (notwithstanding the fact that the only commands bound to keys areorg-zotxt-insert-reference-linkandzotxt-citekey-insert) ; an example file, quicker to create, could be sufficient.