-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
36 lines (34 loc) · 1003 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
29
30
31
32
33
34
35
36
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: metex
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Eugenio
family-names: Piasini
email: epiasini@sissa.it
affiliation: >-
International School for Advanced Studies
(SISSA)
orcid: 'https://orcid.org/0000-0003-0384-7699'
identifiers:
- type: doi
value: 10.5281/zenodo.5561807
repository-code: 'https://gitlab.com/epiasini/metex'
repository: 'https://pypi.python.org/pypi/metex'
abstract: >+
Utilities for generating maximum entropy textures,
according to Victor and Conte 2012. Metex can be
used as a standalone software from the command
line, or as a Python package to generate and
manipulate textures.
keywords:
- texture-synthesis
- maximum-entropy
- python
license: GPL-3.0-or-later
version: 1.2.0
date-released: '2021-12-14'