From 98ed8389641747567cc5e24304fd83629165c596 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Wed, 4 Sep 2024 13:34:23 -0400 Subject: [PATCH] vault backup: 2024-09-04 13:34:23 --- .obsidian/plugins/obsidian-zotero-desktop-connector/data.json | 2 +- .../Pandoc and Going from Markdown to LaTeX.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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