cours/templates/citation.md
Oscar Plaisant 29453462f9 [nb] Commit
2024-12-26 16:09:08 +01:00

15 lines
233 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