[!NOTE] Explanation This file contains some snippets from dataview plugin that you can use in various parts of the system. It is here for reference.
Template for pulling all citations from the "1️⃣ Primary Sources" folder that I reference in this note. For example if I linke [[Connell 1964]] it will show up in the table below.
TABLE DOI FROM outgoing([[]]) AND "1️⃣ Primary Sources"
If you only want the DOI, use this snippet:
TABLE WITHOUT ID DOI FROM outgoing([[]]) AND "1️⃣ Primary Sources"
This allows you to copy paste a list of referenced DOIs.
Paste your DOI list to Bibtex to generate a list of citations in the correct format.
Here is a tweet that has all the details:
<iframe src="https://twitter.com/Artifexx/status/1603976132306796544" height="800" width="100%"/>