Skip to content

Commit

Permalink
chore: add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
d0p1s4m4 committed Nov 15, 2023
1 parent 55c02d5 commit 1f5009e
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
cff-version: 1.2.0
title: Fukurō
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: d0p1
email: [email protected]
orcid: 'https://orcid.org/0009-0001-8345-4627'
identifiers:
- type: url
value: 'https://github.com/d0p1s4m4/Fukuro/releases'
repository-code: 'https://github.com/d0p1s4m4/Fukuro'
url: 'https://Fukuro.dev'
keywords:
- Microkernel
- Operating System
license: CECILL-2.1
version: X.X.X
date-released: '2023-01-01'
references:
- authors:
- family-names: Rashid
given-names: Richard
- family-names: Tevanian
given-names: Avadis
- family-names: Young
given-names: Michael
- family-names: Golub
given-names: David
- family-names: Baron
given-names: Robert
- family-names: Black
given-names: David
- family-names: Bolosky
given-names: William
- family-names: Chew
given-names: Jonathan
title: "Machine-Independent Virtual Memory Management for Paged Uniprocessor and
Multiprocessor Architectures"
type: article

0 comments on commit 1f5009e

Please sign in to comment.