updated citation
parent
b33cdec179
commit
ad91fd973d
60
CITATION.cff
60
CITATION.cff
|
@ -1,25 +1,45 @@
|
|||
# YAML 1.2
|
||||
# This CITATION.cff file was generated with cffinit.
|
||||
# Visit https://bit.ly/cffinit to generate yours today!
|
||||
---
|
||||
cff-version: 1.2.0
|
||||
message: If you use this software, please cite it using these metadata.
|
||||
title: TikZ-trackschematics
|
||||
abstract: A TikZ library for creating track diagrams in railways.
|
||||
title: TikZ-trackschematic
|
||||
message: >-
|
||||
If you use this software, please cite it using
|
||||
these metadata.
|
||||
type: software
|
||||
authors:
|
||||
- family-names: Scheidt
|
||||
given-names: Martin
|
||||
orcid: "https://orcid.org/0000-0002-9384-8945"
|
||||
version: 0.6.2
|
||||
date-released: "2021-10-15"
|
||||
- given-names: Martin
|
||||
family-names: Scheidt
|
||||
email: m.scheidt@tu-bs.de
|
||||
affiliation: TU Braunschweig
|
||||
orcid: 'https://orcid.org/0000-0002-9384-8945'
|
||||
identifiers:
|
||||
- description: This is the collection of archived snapshots of all versions of My Research Software
|
||||
type: doi
|
||||
value: "10.5281/zenodo.5539844"
|
||||
- description: Current version
|
||||
type: doi
|
||||
value: "10.5281/zenodo.5571594"
|
||||
- description: Package at Comprehensive TeX Archive Network (CTAN)
|
||||
type: url
|
||||
value: "https://ctan.org/pkg/tikz-trackschematic"
|
||||
license: ISC License
|
||||
repository-code: "https://repository.ivev.bau.tu-bs.de/martin/tikz-trackschematic"
|
||||
...
|
||||
- type: doi
|
||||
value: 10.5281/zenodo.6222186
|
||||
description: Current version
|
||||
- type: doi
|
||||
value: 10.5281/zenodo.5539844
|
||||
description: >-
|
||||
Collection of archived snapshots of all
|
||||
versions of the library
|
||||
- type: url
|
||||
value: 'https://ctan.org/pkg/tikz-trackschematic'
|
||||
description: >-
|
||||
Package at Comprehensive TeX Archive Network
|
||||
(CTAN)
|
||||
repository-code: >-
|
||||
https://repository.ivev.bau.tu-bs.de/martin/tikz-trackschematic
|
||||
url: >-
|
||||
https://www.railtoolkit.org/projects/tikz-trackschematic/
|
||||
repository: 'https://github.com/railtoolkit/tikz-trackschematic'
|
||||
abstract: >-
|
||||
A TikZ library for creating track diagrams in railways.
|
||||
The TikZ-trackschematic library is a toolbox of symbols
|
||||
geared primarily towards creating track schematic for
|
||||
either research or educational purposes. It provides a
|
||||
TikZ frontend to some of the symbols which maybe needed
|
||||
to describe situations and layouts in railway operation.
|
||||
license: ISC
|
||||
version: v0.6.3
|
||||
date-released: '2022-02-15'
|
||||
|
|
Loading…
Reference in New Issue