mirror of
https://github.com/criyle/go-judge.git
synced 2025-09-26 22:39:12 +08:00
doc: add citation.cff
This commit is contained in:
parent
e7228aefbe
commit
e6249239cf
19
CITATION.cff
Normal file
19
CITATION.cff
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
cff-version: 1.2.0
|
||||||
|
title: "go-judge: High Performance Sandbox Service"
|
||||||
|
message: >-
|
||||||
|
If you use or benchmark this software, please cite
|
||||||
|
it using the metadata from this file.
|
||||||
|
type: software
|
||||||
|
authors:
|
||||||
|
- given-names: Yang
|
||||||
|
family-names: Gao
|
||||||
|
email: i@goj.ac
|
||||||
|
- name: All go-judge Contributors
|
||||||
|
repository-code: 'https://github.com/criyle/go-judge'
|
||||||
|
url: 'https://docs.goj.ac'
|
||||||
|
keywords:
|
||||||
|
- Online Judge
|
||||||
|
- Competitive Programming
|
||||||
|
- Sandbox
|
||||||
|
- Linux Container
|
||||||
|
license: MIT
|
Loading…
Reference in New Issue
Block a user