-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
CITATION.cff
41 lines (37 loc) · 1.22 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
GNOLL: Efficient Multi-Lingual Software for Real-World
Dice Notation and Extensions
message: 'If you use this software, please cite it using the following metadata'
type: software
authors:
- given-names: Ian Frederick Vigogne Goodbody
family-names: Hunter
email: [email protected]
name-particle: Ian
orcid: 'https://orcid.org/0000-0003-3408-8138'
identifiers:
- type: doi
value: 10.21105/joss.04816
description: JOSS Paper
repository-code: 'https://github.com/ianfhunter/GNOLL'
url: 'https://www.ianhunter.ie/GNOLL/'
abstract: >-
GNOLL is an open-source library for parsing commonly used
dice notations in gaming system
research and/or software development. GNOLL is performant,
supports most popular and obscure
notations, has permissive licensing, and is integratable
into many other systems due to it being
written in C
keywords:
- dice notation
- dice
- board games
- tabletop roleplaying games
license: GPL-3.0
commit: 3bd126678e4c87b652eabe535701faec8d0fab04
version: v4.3.2
date-released: '2023-01-17'