Trinh @ Bath

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
it_bibliography [2024/12/03 16:17]
trinh
it_bibliography [2024/12/03 20:33] (current)
trinh
Line 10: Line 10:
  
 papis neovim: https://github.com/jghauser/papis.nvim papis neovim: https://github.com/jghauser/papis.nvim
 +
 +Instructions on using papis with zotero: https://nicolasshu.com/zotero_and_papis.html
 +
 +Instructions on getting started with Zotero: https://nicolasshu.com/zotero_setup.html
 +
 +====== Zotero ======
 +
 +Current approach uses Zotero v7 with zotmoov and the rename template: 
 +
 +<code>
 +{{ authors name="family-given" initialize="given" initialize-with="" join="_" suffix="_" case="hyphen" }}{{ year suffix="-" }}{{ title truncate="100" case="hyphen" }}
 +</code>
 +