From d279140e6a7ee19a4a39b2fe697990b487bc3e42 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 25 Apr 2024 10:06:01 -0400 Subject: [PATCH] Adds authors to patents and publications --- 55.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/55.md b/55.md index 162048d9..77bb4ffe 100644 --- a/55.md +++ b/55.md @@ -34,14 +34,16 @@ This NIP defines event kind `11000` as the pubkey's resume. Life acomplishments [ "n", // patents "", - "", "<patent url>", "<issued, pending>", + "<title>", "<autor1, author2, ...>", "<patent url>", "<issued, pending>", "<issue date unix timestamp>", "<patent summary>" ], [ "j", // publications "<publication's DOI number>", - "<title>", "<journal>", "<vol., issue no., pages # - #>", "<publication url>", "<published, pending>", + "<title>", "<autor1, author2, ...>", + "<journal>", "<vol., issue no., pages # - #>", + "<publication url>", "<published, pending>", "<publication date unix timestamp>", "<publication summary>" ],