-
Notifications
You must be signed in to change notification settings - Fork 3
/
CITATION.cff
97 lines (88 loc) · 3.84 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
cff-version: "1.2.0"
title: "Three-dimensional microstructure generation using generative adversarial neural networks in the context of continuum micromechanics"
message: "If you use this software, please cite both the article from preferred-citation and the software itself."
type: "software"
authors:
- given-names: "Alexander"
family-names: "Henkes"
email: "[email protected]"
affiliation: "TU Braunschweig"
orcid: "https://orcid.org/0000-0003-4615-9271"
- given-names: "Henning"
family-names: "Wessels"
email: "[email protected]"
affiliation: "TU Braunschweig"
orcid: "https://orcid.org/0000-0002-2542-1130"
version: "1.0"
doi: "10.5281/zenodo.6924532"
date-released: "2022-07-28"
url: "https://github.com/ahenkes1/HENKES_GAN"
preferred-citation:
authors:
- given-names: 'Alexander '
family-names: Henkes
email: [email protected]
affiliation: TU Braunschweig
orcid: ' https://orcid.org/0000-0003-4615-9271'
- given-names: Henning
family-names: Wessels
email: [email protected]
affiliation: TU Braunschweig
orcid: ' https://orcid.org/0000-0002-2542-1130 '
title: "Three-dimensional microstructure generation using generative adversarial neural networks in the context of continuum micromechanics"
journal: "Computer Methods in Applied Mechanics and Engineering"
publisher:
name: "Elsevier"
year: "2022"
type: "article"
doi: "10.1016/j.cma.2022.115497"
url: "https://doi.org/10.1016/j.cma.2022.115497"
references:
- type: "article"
authors:
- name: "Hunter, J. D."
title: "Matplotlib: A 2D graphics environment"
journal: "Computing in Science and Engineering"
volume: "9"
number: "3"
pages: "90--95"
publisher:
name: "IEEE COMPUTER SOC"
doi: "10.1109/MCSE.2007.55"
year: "2007"
- type: "article"
title: "Array programming with NumPy"
authors:
- name: "Charles R. Harris and K. Jarrod Millman and Stefan J.
van der Walt and Ralf Gommers and Pauli Virtanen and David
Cournapeau and Eric Wieser and Julian Taylor and Sebastian
Berg and Nathaniel J. Smith and Robert Kern and Matti Picus
and Stephan Hoyer and Marten H. van Kerkwijk and Matthew
Brett and Allan Haldane and Jaime Fernandez del
Rio and Mark Wiebe and Pearu Peterson and Pierre
Gerard-Marchant and Kevin Sheppard and Tyler Reddy and
Warren Weckesser and Hameer Abbasi and Christoph Gohlke and
Travis E. Oliphant"
year: "2020"
month: "9"
journal: "Nature"
volume: "585"
number: "7825"
pages: "357--362"
doi: "10.1038/s41586-020-2649-2"
publisher:
name: "Springer Science and Business Media LLC"
url: "https://doi.org/10.1038/s41586-020-2649-2"
- type: "article"
authors:
- name: "Martín Abadi, Ashish Agarwal, Paul Barham, Eugene Brevdo,
Zhifeng Chen, Craig Citro, Greg S. Corrado, Andy Davis, Jeffrey Dean,
Matthieu Devin, Sanjay Ghemawat, Ian Goodfellow, Andrew Harp, Geoffrey
Irving, Michael Isard, Rafal Jozefowicz, Yangqing Jia, Lukasz Kaiser,
Manjunath Kudlur, Josh Levenberg, Dan Mané, Mike Schuster, Rajat
Monga, Sherry Moore, Derek Murray, Chris Olah, Jonathon Shlens, Benoit
Steiner, Ilya Sutskever, Kunal Talwar, Paul Tucker, Vincent Vanhoucke,
Vijay Vasudevan, Fernanda Viégas, Oriol Vinyals, Pete Warden, Martin
Wattenberg, Martin Wicke, Yuan Yu, and Xiaoqiang Zheng."
title: "TensorFlow: Large-Scale Machine Learning on Heterogeneous Systems"
url: "https://www.tensorflow.org/"