small update

This commit is contained in:
Tom Hodson 2022-02-28 11:59:03 +00:00
parent 05add73f39
commit 8c653ac425
2 changed files with 9 additions and 7 deletions

View File

@ -83,7 +83,7 @@ author:
name : "Tom Hodson"
avatar : "profile.jpeg"
bio : "Condensed Matter Physics PhD Student, Programmer and Maker"
location : "Munich, Germany"
location : "London & Munich"
employer : "Imperial College London"
pubmed :
googlescholar :

View File

@ -1,18 +1,20 @@
---
title: 'How I use Zotero, Better Bibtex and Overleaf together'
permalink: /posts/2022/zotero_betterbitex_overleaf
date: 2022-01-01
---
Make Overleaf project
Activate Github repo
## Citation workflow
Add papers using Zotero connectors from web
Add papers to Zotero from web using 'connectors' that parse metadata from journal websites.
Export either you entire collection or a subcollection with "automatic export" ticked
Automatic git push with https://retorque.re/zotero-better-bibtex/exporting/auto/
## [Set up automatic git push](https://retorque.re/zotero-better-bibtex/exporting/auto/)
In a word, run:
```bash
git config zotero.betterbibtex.push true #in the repo that holds your overleaf project
```
#### When the citations are done
## When the citations are finalised
When the paper is done and the citations aren't going to change too much, use overleaf see logs feature to see the aux file.
Import the aux into a subcollection to get only the citations used for this paper.
Then export the subcollection again using "Keep updated"