MacBook-Pro-de-Oscar.local 2026-3-28:5:7:52
This commit is contained in:
10
.obsidian/plugins/pdf-plus/data.json
vendored
10
.obsidian/plugins/pdf-plus/data.json
vendored
@@ -17,8 +17,8 @@
|
|||||||
"template": "📖"
|
"template": "📖"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "source:: [[|source]]",
|
"name": "APA",
|
||||||
"template": " - source:: [[{{file.basename}}"
|
"template": "({{properties.author.toString().slice(2, -2).split('|')[0]}}, {{properties.year}})"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"defaultDisplayTextFormatIndex": 0,
|
"defaultDisplayTextFormatIndex": 0,
|
||||||
@@ -44,6 +44,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Quote in callout",
|
"name": "Quote in callout",
|
||||||
"template": "> [!{{calloutType}}|{{color}}] {{linkWithDisplay}}\n> > {{text}}\n> \n> "
|
"template": "> [!{{calloutType}}|{{color}}] {{linkWithDisplay}}\n> > {{text}}\n> \n> "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "source:: [[|source]]",
|
||||||
|
"template": "source:: [[{{linktext}}|source]]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"useAnotherCopyTemplateWhenNoSelection": false,
|
"useAnotherCopyTemplateWhenNoSelection": false,
|
||||||
@@ -101,7 +105,7 @@
|
|||||||
"defaultColorPaletteActionIndex": 4,
|
"defaultColorPaletteActionIndex": 4,
|
||||||
"syncColorPaletteAction": true,
|
"syncColorPaletteAction": true,
|
||||||
"syncDefaultColorPaletteAction": false,
|
"syncDefaultColorPaletteAction": false,
|
||||||
"proxyMDProperty": "PDF",
|
"proxyMDProperty": "pdf",
|
||||||
"hoverPDFLinkToOpen": false,
|
"hoverPDFLinkToOpen": false,
|
||||||
"ignoreHeightParamInPopoverPreview": true,
|
"ignoreHeightParamInPopoverPreview": true,
|
||||||
"filterBacklinksByPageDefault": true,
|
"filterBacklinksByPageDefault": true,
|
||||||
|
|||||||
@@ -59,10 +59,10 @@ author:
|
|||||||
|
|
||||||
> [!definition] Atome
|
> [!definition] Atome
|
||||||
> Les **atomes** (ou *éléments*) sont les chaînes qui ne possèdent pas de découpage non trivial.
|
> Les **atomes** (ou *éléments*) sont les chaînes qui ne possèdent pas de découpage non trivial.
|
||||||
> - source:: [[sources/1 - articles/Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk).pdf#page=181&selection=221,11,241,8&color=note|source]]
|
> - source:: [[sources/1 - articles/Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk).pdf#page=181&selection=221,11,241,7&color=note|(John Horton Conway, 1987)]]
|
||||||
|
|
||||||
- i toute chaîne est **composée** d'un certain nombre d'éléments. On dit que cette chaîne **comprends** lesdits éléments.
|
- i toute chaîne est **composée** d'un certain nombre d'éléments. On dit que cette chaîne **comprends** lesdits éléments.
|
||||||
|
- source:: [[sources/1 - articles/Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk).pdf#page=181&selection=243,5,260,9&color=note|(John Horton Conway, 1987)]]
|
||||||
|
|
||||||
|
|
||||||
# Exemples
|
# Exemples
|
||||||
|
|||||||
@@ -5,6 +5,9 @@ tags:
|
|||||||
- s/maths
|
- s/maths
|
||||||
aliases:
|
aliases:
|
||||||
pdf: "[[sources/1 - articles/Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk).pdf#page=179&selection=2,0,4,20|Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk), p.179]]"
|
pdf: "[[sources/1 - articles/Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk).pdf#page=179&selection=2,0,4,20|Open problems in communication and computation (Cover, T. M., 1938-, Gopinath, B) (z-library.sk, 1lib.sk, z-lib.sk), p.179]]"
|
||||||
|
author:
|
||||||
|
- "[[John Horton Conway|John Conway]]"
|
||||||
|
year: 1987
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!cite]- Article complet
|
> [!cite]- Article complet
|
||||||
|
|||||||
Reference in New Issue
Block a user