cours/templates/citation.md
2025-05-18 23:10:53 +02:00

15 lines
232 B
Markdown

---
author:
source:
link:
date-seen: "{{DATE:yyyy-MM-DD}}"
tags: "#t/citation"
---
> [!cite] `$= [dv.current().author, dv.current().source].filter((s)=>s!=null && (s+"").length>1).join(" — ")`
> ...
^cite
# Interprétation