-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCITATION.cff
29 lines (28 loc) · 935 Bytes
/
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
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
title: 'goxygen: In-Code Documentation for ''GAMS'''
version: 1.4.4
date-released: '2024-01-15'
abstract: A collection of tools which extract a model documentation from 'GAMS' code
and comments. In order to use the package you need to install 'pandoc' and 'pandoc-citeproc'
first (<https://pandoc.org/>).
authors:
- family-names: Dietrich
given-names: Jan Philipp
email: dietrich@pik-potsdam.de
- family-names: Karstens
given-names: Kristine
email: karstens@pik-potsdam.de
- family-names: Klein
given-names: David
email: dklein@pik-potsdam.de
- family-names: Baumstark
given-names: Lavinia
email: lavinia@pik-potsdam.de
- family-names: Benke
given-names: Falk
email: benke@pik-potsdam.de
license: BSD-2-Clause
repository-code: https://github.com/pik-piam/goxygen
doi: 10.5281/zenodo.1411404