From 79d910312b20e6b2b101dd46fb72c843a294b8f8 Mon Sep 17 00:00:00 2001 From: constantinos Date: Mon, 14 Aug 2023 17:51:35 +0300 Subject: [PATCH] added sum --- content/article/library.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/content/article/library.md b/content/article/library.md index 62f8246..547b7a9 100644 --- a/content/article/library.md +++ b/content/article/library.md @@ -19,7 +19,12 @@ This project includes a working group library. The library catalogue archives re The library can host various digital documents besides eBooks (pdf, epub, mobi, etc.), including video and audio files as well as compressed (zip) files of executables and playable artifacts. Each library entry, besides bibliographic metadata includes keywords sorting and browsing items by taxonomy. -Library items can be directly referenced in entries of this project, for example: +Library items can be directly referenced in entries of this project, for example: +``` +![](bib:edbc6048-fa27-4ad1-a2e1-ba1b32c3c7e6) +``` + +Which is rendered as: ![](bib:edbc6048-fa27-4ad1-a2e1-ba1b32c3c7e6) @@ -33,6 +38,7 @@ Currently the library catalogue of this project includes the following item type | Type | Amount | Keywords |-|-|-| -| All | 9|-| | Papers | 8 | `conference paper`, `journal paper`, `paper`, `book chapter`| -|Playable artifacts | 1| `videogame artifact`| \ No newline at end of file +|Playable artifacts | 1| `videogame artifact`| +|Syllabi | 0| `syllabus`| +| Sum | 9||