From b04ba3a861209fdf5f6947b536d3ff5f633f3f0b Mon Sep 17 00:00:00 2001 From: Martin Etzrodt <31589705+etzm@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:19:02 +0200 Subject: [PATCH 1/5] =?UTF-8?q?Add=20Sylvia=20Le=20D=C3=A9v=C3=A9dec=20as?= =?UTF-8?q?=20author=20and=20mark=20Titusz=20Pan=20as=20corresponding=20au?= =?UTF-8?q?thor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paper/paper.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/paper/paper.md b/paper/paper.md index 58d7e01..21b74ba 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -9,15 +9,26 @@ tags: - ISCC - ISO 24138 authors: - - name: Titusz Pan + - name: Pan + given-names: Titusz + email: tp@iscc.io orcid: 0000-0002-0521-4214 affiliation: 1 - - name: Martin Etzrodt + corresponding-author: true + - name: Etzrodt + given-names: Martin orcid: 0000-0003-1928-3904 affiliation: 1 + - name: Le Dévédec + given-names: Sylvia + email: s.e.ledevedec@lacdr.leidenuniv.nl + orcid: 0000-0002-0615-9616 + affiliation: 2 affiliations: - name: ISCC Foundation index: 1 + - name: Leiden Academic Centre for Drug Research, Leiden University + index: 2 date: 29 July 2025 bibliography: paper.bib --- From 697d2fab26433c6816e134f8ab4b88dd108886a2 Mon Sep 17 00:00:00 2001 From: Martin Etzrodt <31589705+etzm@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:19:33 +0200 Subject: [PATCH 2/5] Create iscc-sum.code-workspace --- paper/iscc-sum.code-workspace | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 paper/iscc-sum.code-workspace diff --git a/paper/iscc-sum.code-workspace b/paper/iscc-sum.code-workspace new file mode 100644 index 0000000..bab1b7f --- /dev/null +++ b/paper/iscc-sum.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": ".." + } + ], + "settings": {} +} \ No newline at end of file From 24f21069f03dc444becfc2c52593f83c265f5893 Mon Sep 17 00:00:00 2001 From: Martin Etzrodt <31589705+etzm@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:22:45 +0200 Subject: [PATCH 3/5] =?UTF-8?q?Add=20Sylvia=20Le=20D=C3=A9v=C3=A9dec=20as?= =?UTF-8?q?=20author=20and=20mark=20Titusz=20Pan=20as=20corresponding=20au?= =?UTF-8?q?thor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paper/paper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper/paper.md b/paper/paper.md index 21b74ba..375d38e 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -9,12 +9,12 @@ tags: - ISCC - ISO 24138 authors: - - name: Pan + corresponding-author: true +- name: Pan given-names: Titusz email: tp@iscc.io orcid: 0000-0002-0521-4214 affiliation: 1 - corresponding-author: true - name: Etzrodt given-names: Martin orcid: 0000-0003-1928-3904 From 8ff61476d52c3715473373e4cfe66f65160529de Mon Sep 17 00:00:00 2001 From: Martin Etzrodt <31589705+etzm@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:27:00 +0200 Subject: [PATCH 4/5] =?UTF-8?q?Add=20Sylvia=20Le=20D=C3=A9v=C3=A9dec=20as?= =?UTF-8?q?=20author=20and=20mark=20Titusz=20Pan=20as=20corresponding=20au?= =?UTF-8?q?thor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paper/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/paper.md b/paper/paper.md index 375d38e..418aeac 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -29,7 +29,7 @@ affiliations: index: 1 - name: Leiden Academic Centre for Drug Research, Leiden University index: 2 -date: 29 July 2025 +date: 25 August 2025 bibliography: paper.bib --- From 6570d7209e1de7ede864b0851310a4e011d2c801 Mon Sep 17 00:00:00 2001 From: Martin Etzrodt <31589705+etzm@users.noreply.github.com> Date: Wed, 27 Aug 2025 07:47:38 +0200 Subject: [PATCH 5/5] Fix YAML structure in paper.md authors section --- paper/paper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper/paper.md b/paper/paper.md index 418aeac..05a5405 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -9,12 +9,12 @@ tags: - ISCC - ISO 24138 authors: - corresponding-author: true -- name: Pan + - name: Pan given-names: Titusz email: tp@iscc.io orcid: 0000-0002-0521-4214 affiliation: 1 + corresponding-author: true - name: Etzrodt given-names: Martin orcid: 0000-0003-1928-3904