Skip to content

Commit

Permalink
Add CITATION file
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofachada committed Mar 19, 2023
1 parent 64a7fc9 commit cf7b7c4
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: egrader
message: >-
Please cite this software using the metadata from 'preferred-citation'.
type: software
authors:
- given-names: Nuno
family-names: Fachada
email: [email protected]
affiliation: 'Lusófona University, COPELABS'
orcid: 'https://orcid.org/0000-0002-8487-5837'
repository-code: 'https://github.com/VideojogosLusofona/egrader'
abstract: >-
Auto-grader for Git-based programming exercises.
keywords:
- aat
- education
- autograder
- programming
- computer science education
license: GPL-3.0
preferred-citation:
type: conference-paper
collection-type: proceedings
collection-title: >-
Proceedings of the 2020 ACM Conference on Innovation and Technology in
Computer Science Education
conference:
name: ITiCSE '20
authors:
- given-names: Nuno
family-names: Fachada
email: [email protected]
affiliation: 'Lusófona University, COPELABS'
orcid: 'https://orcid.org/0000-0002-8487-5837'
- given-names: Nélio
family-names: Códices
email: [email protected]
affiliation: 'Lusófona University, ECATI'
orcid: 'https://orcid.org/0000-0001-8682-0410'
title: "Top-down Design of a CS Curriculum for a Computer Games BA"
doi: 10.1145/3341525.3387378
publisher:
name: ACM
start: 300
end: 306
month: 6
year: 2020

0 comments on commit cf7b7c4

Please sign in to comment.