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