Trinh @ Bath

Differences

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

Link to this comparison view

Next revision
Previous revision
it_bibliography [2024/12/03 16:16]
trinh created
it_bibliography [2024/12/03 20:33] (current)
trinh
Line 8: Line 8:
  
 papis uses yaml https://github.com/papis/papis/?tab=readme-ov-file papis uses yaml https://github.com/papis/papis/?tab=readme-ov-file
 +
 +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>
 +