Lisa Oswald

This is an intro to working with zotero. It shows an example workflow that combines zotero and overleaf. However, there is certainly room for improvement!

  1. Getting all set up

    Zotero ✏️

    Overleaf 🍃

  2. Workflow: f****inding, archiving and reading articles

  3. Citing articles in overleaf

\\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex}

\\DeclareLanguageMapping{american}{american-apa}

\\addbibresource{references.bib}

\\printbibliography

\\Textcite{} in text

\\parencite{} in parentheses

\\parencite[]{} in parentheses with additional information (e.g. page)

\\begin{refsection}

\\end{refsection}