-
Notifications
You must be signed in to change notification settings - Fork 122
/
Copy pathCITATION.cff
57 lines (57 loc) · 1.4 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# YAML 1.2
---
cff-version: "1.1.0"
title: Numbas
version: "v8.0"
date-released: 2024-09-19
abstract: "A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics."
message: "If you use this software, please cite it using these metadata."
url: "https://www.numbas.org.uk"
repository-code: "https://github.com/numbas/Numbas/"
license: "Apache-2.0"
authors:
-
given-names: Christian
family-names: "Lawson-Perfect"
affiliation: "Newcastle University"
orcid: "https://orcid.org/0000-0003-0490-3437"
-
given-names: William
family-names: Foster
affiliation: "Newcastle University"
-
given-names: Anthony
family-names: Youd
affiliation: "Newcastle University"
-
given-names: Christopher
family-names: Graham
affiliation: "Newcastle University"
-
given-names: George
family-names: Stagg
affiliation: "Newcastle University"
-
given-names: Laura
family-names: Midgley
affiliation: "Newcastle University"
contact:
-
name: "e-learning unit, School of Mathematics, Statistics and Phyics, Newcastle University"
email: "[email protected]"
address: "Herschel Building, Newcastle University"
city: "Newcastle upon Tyne"
post-code: "NE1 7RU"
country: GB
keywords:
- "e-assessment"
- "e-learning"
- education
- assessment
- mathematics
- algebra
- javascript
- quiz
- scorm
- numbas
...