This commit is contained in:
Oscar Plaisant
2024-04-02 01:36:10 +02:00
parent cf5437c612
commit 5521650337
38 changed files with 7751 additions and 949 deletions

View File

@@ -1 +1 @@
[[<%= it.map(lit => `${lit.citekey ?? lit.DOI ?? lit.title ?? lit.key}`).join("; ") %>]]
[<%= it.map(lit => `@${lit.citekey}`).join("; ") %>]