diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-22 14:58:15 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-22 14:58:15 +0100 |
| commit | 6109c58ebd454f51a7eb9b61a85632d176fb6157 (patch) | |
| tree | 398850eaf137571f8b3e318fd595e86c9ff1e4b2 /CITATION.cff | |
| parent | 09d1b38677420745fe533909abd4a2a8e821437a (diff) | |
feat: Add WG05 Paper 'The Execution Semantics: On Axioms, Domains, and
Authority.'
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'CITATION.cff')
| -rw-r--r-- | CITATION.cff | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/CITATION.cff b/CITATION.cff index a6b3272..4799514 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,11 +1,11 @@ cff-version: 1.2.0 -title: NeKernel Working Group Papers. -message: NeKernel.org Working Group Papers. -type: software +title: NeKernel.org Working Group Papers. +message: The NeKernel.org Working Group papers. +type: collection authors: - given-names: Amlal family-names: El Mahrouss - email: aelmahrouss@acm.org + email: amlal@nekernel.org identifiers: - type: url value: 'https://nekernel.org' @@ -13,10 +13,10 @@ identifiers: repository-code: 'https://github.com/nekernel-org/draft' url: 'https://nekernel.org' abstract: >- - Working Group Papers of NeKernel.org + Working Group Papers of NeKernel.org, authored by Amlal El Mahrouss. keywords: - - os - - cpp + - cs - systems + - os - pl license: Apache-2.0 |
