diff --git a/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json b/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json index aedd5bf2..ce961a06 100755 --- a/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json +++ b/.obsidian/plugins/obsidian-zotero-desktop-connector/data.json @@ -1,6 +1,6 @@ { "database": "Zotero", - "noteImportFolder": "200", + "noteImportFolder": "199. Paper Notes", "pdfExportImageDPI": 120, "pdfExportImageFormat": "jpg", "pdfExportImageQuality": 90, diff --git a/3-99 Research/6. Researching Techniques/Pandoc and Going from Markdown to LaTeX.md b/3-99 Research/6. Researching Techniques/Pandoc and Going from Markdown to LaTeX.md index 7614d8a4..d4d1c8d0 100644 --- a/3-99 Research/6. Researching Techniques/Pandoc and Going from Markdown to LaTeX.md +++ b/3-99 Research/6. Researching Techniques/Pandoc and Going from Markdown to LaTeX.md @@ -9,4 +9,4 @@ Use @, followed by the cite key. This will create an in-line citation, like this Then, this can be exported using Export. Ctrl+Alt+E for any file type, then select LaTeX. This should then put all the references at the end of the document in IEEE format. # Referencing Things -*Figure out how pandoc-crossref works, then write about it here.* \ No newline at end of file +*Figure out how [pandoc-crossref](https://github.com/lierdakil/pandoc-crossref/tree/master/docs/demo) works, then write about it here.* \ No newline at end of file