-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpublication.html
More file actions
415 lines (354 loc) · 23.4 KB
/
Copy pathpublication.html
File metadata and controls
415 lines (354 loc) · 23.4 KB
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
<!DOCTYPE html>
<html lang="en">
<script>
function includeHTML() {
var z, i, elmnt, file, xhttp;
/*loop through a collection of all HTML elements:*/
z = document.getElementsByTagName("*");
for (i = 0; i < z.length; i++) {
elmnt = z[i];
/*search for elements with a certain atrribute:*/
file = elmnt.getAttribute("w3-include-html");
if (file) {
/*make an HTTP request using the attribute value as the file name:*/
xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4) {
if (this.status == 200) {elmnt.innerHTML = this.responseText;}
if (this.status == 404) {elmnt.innerHTML = "Page not found.";}
/*remove the attribute, and call this function once more:*/
elmnt.removeAttribute("w3-include-html");
includeHTML();
}
}
xhttp.open("GET", file, true);
xhttp.send();
/*exit the function:*/
return;
}
}
}
</script>
<head>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto Sans">
<style>
body {
font-family: "Noto Sans";
font-size: 16px;
}
</style>
<title>Guoying Dong</title>
</head>
<body>
<div style="background-image: url('static/img/index_start_cu.png'); background-repeat: no-repeat; background-size: cover;
height: 700px; color: white;">
<div w3-include-html="head.html"></div>
<div style="height:100px"></div>
<div style="float: right; background: rgba(0, 0, 0, .7); max-height: 200px; min-height: 100px; width: 50%;">
<div style="min-width: 500px; max-width: 1000px; margin:auto; opacity: 1;">
<div class="name-font">
<b>
Design for a better world!
</b>
<p style="font-size: 40px;">
</p>
</div>
</div>
</div>
</div>
<script>
includeHTML();
</script>
<div style="min-width: 500px; max-width: 1200px; margin:0 auto; text-align: justify;">
<div style="height: 30px">
</div>
<div style="height: 30px;"></div>
<div style="text-align: center;"><h1 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 50px;">Journal Publications:</h1></div>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2025</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://advanced.onlinelibrary.wiley.com/doi/full/10.1002/admt.202401815">
Gracego, Alston X., Yuchen Ding, <u><b>Guoying Dong</b></u>, Martin L. Dunn, and Kai Yu.
"<em>Mechanical Properties and Printable Curvature of Continuous Fiber Composites Fabricated by Embedded 3D Printing</em>."
<em>Advanced Materials Technologies</em>, 2025, p. 2401815. Wiley.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://4spepublications.onlinelibrary.wiley.com/doi/full/10.1002/pc.29940">
Wang, Yuanrui, Yuchen Ding, Kai Yu, and <u><b>Guoying Dong*</b></u>.
"<em>Innovative Integration of Digital Light Processing and Direct Ink Writing for Continuous Fiber Reinforced Photopolymer</em>."
<em>Polymer Composites</em>, John Wiley & Sons, Inc., 2025.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://www.mdpi.com/2504-477X/9/5/218">
Wang, Yuanrui, Yuchen Ding, Kai Yu, and <u><b>Guoying Dong*</b></u>.
"<em>Advancing High-Performance Composites in Additive Manufacturing (AM) Through Pre-Impregnation and Direct Ink Writing for Scalable 3D Printing</em>."
<em>Journal of Composites Science</em>, vol. 9, no. 5, 29 Apr. 2025, p. 218. MDPI.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://link.springer.com/article/10.1007/s44150-025-00129-3">
Wang, Shengzhe, <u><b>Guoying Dong</b></u>, Trevor Walker, and Halston Sandford.
"<em>Mechanical Analyses of Félix Candela’s N-Edged Hyperbolic Paraboloid Umbrellas as Tubular Structures Under Uniaxial Compression</em>."
<em>Architecture, Structures and Construction</em>, vol. 5, no. 1, June 2025, p. 9. Springer International Publishing.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2024</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://link.springer.com/article/10.1007/s00170-023-12896-8">
Halston J. C. Sandford, Yunlong Tang, <u><b>Guoying Dong*</b></u>.
"<em>Investigation of Fiber Waviness in Fused Deposition Modeling Printed Continuous Fiber-Reinforced Polymers</em>."
<em>The International Journal of Advanced Manufacturing Technology</em>,
vol. 130, no. 7, 2024, pp. 3771–3780. Springer London.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://4spepublications.onlinelibrary.wiley.com/action/showCitFormats?doi=10.1002%2Fpc.28854">
Wang, Yuanrui, Yuchen Ding, Ke Yu, and <u><b>Guoying Dong*</b></u>.
"<em>Innovative Polymer-Based Composite Materials in Additive Manufacturing: A Review of Methods, Materials, and Applications</em>."
<em>Polymer Composites</em>, vol. 45, no. 17, 2024, pp. 15389–15420. Wiley.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://pubs.rsc.org/en/content/articlelanding/2024/mh/d4mh00705k/unauth">
Ding, Yuchen, Alston X. Gracego, Yuanrui Wang, <u><b>Guoying Dong</b></u>, Martin L. Dunn, and Kai Yu.
"<em>Embedded 3D Printing of UV-Curable Thermosetting Composites with Continuous Fiber</em>."
<em>Materials Horizons</em>, vol. 11, no. 18, 2024, pp. 4378–4392. Royal Society of Chemistry.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://link.springer.com/article/10.1007/s00170-024-13974-1">
Brian Lim, Raphael Provosty, <u><b>Guoying Dong*</b></u>.
"<em>Investigation of the Cooling Performance of Chemically Etched Millimeter-Scale Channels Made by Selective Laser Melting</em>."
<em>The International Journal of Advanced Manufacturing Technology</em>,
vol. 133, no. 5, 2024, pp. 2333–2343. Springer London.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2023</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://www.sciencedirect.com/science/article/pii/S0020740323006367">
Ladpha Teawdeswan, <u><b>Guoying Dong*</b></u>. "Inverse design of multi-material gyroid structures made by additive manufacturing", International Journal of Mechanical Sciences.
</a>
</li>
</ul>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://www.tandfonline.com/doi/full/10.1080/0951192X.2023.2257628">
L. Lestandi, J.C. Wong, <u><b>Guoying Dong</b></u>, et al. "Data-driven surrogate modelling of residual stresses in Laser Powder-Bed Fusion", International Journal of Computer Integrated Manufacturing.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2022</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://www.sciencedirect.com/science/article/pii/S092401362200053X">
<u><b>Guoying Dong*</b></u>, Jian Cheng Wong, Lucas Lestandi, Jakub Mikula, Guglielmo Vastola, Mark Hyunpong Jhon, My Ha Dao, Umesh Kizhakkinan, Clive Stanley Ford, David William Rosen. "A part-scale, feature-based surrogate model for residual stresses in the laser powder bed fusion process." Journal of Materials Processing Technology 304, 117541.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2021</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://link.springer.com/article/10.1007/s10845-021-01841-9">
Gao, Zhenyang, <u><b>Guoying Dong*</b></u>, Yunlong Tang, and Yaoyao Fiona Zhao. "Machine learning aided design of conformal cooling channels for injection molding." Journal of Intelligent Manufacturing (2021): 1-19.
</a>
</li>
</ul>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1016/j.addma.2021.101946">
Zhang, Ying, Sheng Yang, <u><b>Guoying Dong</b></u>, and Yaoyao Fiona Zhao. "Predictive manufacturability assessment system for laser powder bed fusion based on a hybrid machine learning model." Additive Manufacturing 41 (2021): 101946.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2020</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1016/j.addma.2020.101539">
Gao, Zhenyang, Dawei Li, <u><b>Guoying Dong</b></u>, and Yaoyao Fiona Zhao. "Crack path-engineered 2D octet-truss lattice with bio-inspired crack deflection." Additive Manufacturing 36 (2020): 101539.
</a>
</li>
</ul>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1115/1.4046812">
Liu, Yuan, Shurong Zhuo, Yining Xiao, Guolei Zheng, <u><b>Guoying Dong</b></u>, and Yaoyao Fiona Zhao. "Rapid modeling and design optimization of multi-topology lattice structure based on unit-cell library." Journal of Mechanical Design 142, no. 9 (2020): 091705.
</a>
</li>
</ul>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://link.springer.com/article/10.1007/s00170-020-05734-8">
Jiang, Jingchao, Xun Xu, Yi Xiong, Yunlong Tang, <u><b>Guoying Dong</b></u>, and Samyeon Kim. "A novel strategy for multi-part production in additive manufacturing." The International Journal of Advanced Manufacturing Technology 109, no. 5 (2020): 1237-1248.
</a>
</li>
</ul>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1016/j.addma.2020.101116">
<u><b>Guoying Dong</b></u>, Yunlong Tang, Dawei Li, and Yaoyao Fiona Zhao. "Design and optimization of solid lattice hybrid structures fabricated by additive manufacturing." Additive Manufacturing 33 (2020): 101116.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2019</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://link.springer.com/article/10.1007/s00170-019-03996-5">
<u><b>Guoying Dong</b></u>, Julien Marleau-Finley, and Yaoyao Fiona Zhao. "Investigation of electrochemical post-processing procedure for Ti-6Al-4V lattice structure manufactured by direct metal laser sintering (DMLS)." The International Journal of Advanced Manufacturing Technology 104, no. 9 (2019): 3401-3417.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1115/1.4042617">
Li, Dawei, Ning Dai, Yunlong Tang, <u><b>Guoying Dong</b></u>, and Yaoyao Fiona Zhao. "Design and optimization of graded cellular structures with triply periodic level surface-based topological shapes." Journal of Mechanical Design 141, no. 7 (2019).
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://link.springer.com/article/10.1007/s00170-019-03308-x">
Tang, Yunlong, <u><b>Guoying Dong</b></u>, and Yaoyao Fiona Zhao. "A hybrid geometric modeling method for lattice structures fabricated by additive manufacturing." The International Journal of Advanced Manufacturing Technology 102, no. 9 (2019): 4011-4030.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://www.nature.com/articles/s41598-018-36778-2">
Lin, Yi, Mayumi Umebayashi, Mohamed-Nur Abdallah, <u><b>Guoying Dong</b></u>, Michael G. Roskies, Yaoyao Fiona Zhao, Monzur Murshed, Zhiguang Zhang, and Simon D. Tran. "Combination of polyetherketoneketone scaffold and human mesenchymal stem cells from temporomandibular joint synovial fluid enhances bone regeneration." Scientific Reports 9, no. 1 (2019): 1-13.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1115/1.4040555">
<u><b>Guoying Dong</b></u>, Yunlong Tang, and Yaoyao Fiona Zhao. "A 149 line homogenization code for three-dimensional cellular materials written in matlab." Journal of Engineering Materials and Technology 141, no. 1 (2019).
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2018</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1016/j.ijmecsci.2018.09.014">
<u><b>Guoying Dong</b></u>, and Yaoyao Fiona Zhao. "Numerical and experimental investigation of the joint stiffness in lattice structures fabricated by additive manufacturing." International Journal of Mechanical Sciences 148 (2018): 475-485.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1016/j.cad.2018.06.003">
Li, Dawei, Wenhe Liao, Ning Dai, <u><b>Guoying Dong</b></u>, Yunlong Tang, and Yi Min Xie. "Optimal design and modeling of gyroid-based functionally graded cellular structures for additive manufacturing." Computer-Aided Design 104 (2018): 87-99.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1016/j.addma.2017.11.004">
<u><b>Guoying Dong</b></u>, Grace Wijaya, Yunlong Tang, and Yaoyao Fiona Zhao. "Optimizing process parameters of fused deposition modeling by Taguchi method for the fabrication of lattice structures." Additive Manufacturing 19 (2018): 62-72.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2017</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1115/1.4037305">
<u><b>Guoying Dong</b></u>, Yunlong Tang, and Yaoyao Fiona Zhao. "A survey of modeling of lattice structures fabricated by additive manufacturing." Journal of Mechanical Design 139, no. 10 (2017): 100906.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://ieeexplore.ieee.org/document/7913670">
Tang, Yunlong, <u><b>Guoying Dong</b></u>, Qinxue Zhou, and Yaoyao Fiona Zhao. "Lattice structure design and optimization with additive manufacturing constraints." IEEE Transactions on Automation Science and Engineering 15, no. 4 (2017): 1546-1562.
</a>
</li>
</ul>
<div style="height: 30px;"></div>
<div>
<div style="text-align: center;"><h1 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 50px;">Conference Publications:</h1></div>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2024</h2>
<ul style="font-size: 18px; margin-top: 30px;">
<li style="padding: 10px">
<a target="_blank" href="https://asmedigitalcollection.asme.org/MSEC/proceedings/MSEC2024/88100/V001T01A015/1203172">
Teawdeswan, Ladpha, Jake Tinsley, Dana Carpenter, and <u><b>Guoying Dong*</b></u>.
"Numerical Simulation of Multi-Material Gyroid Structures Made by Fused Deposition Modeling."
<em>International Manufacturing Science and Engineering Conference</em>, 17 June 2024.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://asmedigitalcollection.asme.org/MSEC/proceedings/MSEC2024/88100/V001T04A001/1203166">
Price, Garrett, Zhuangru Wen, Yunlong Tang, and <u><b>Guoying Dong*</b></u>.
"Energy Prediction Model for the Sustainability of Continuous Fiber Reinforced Polymers Made by Fused Deposition Modeling."
<em>International Manufacturing Science and Engineering Conference</em>, 17 June 2024.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2022</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://repositories.lib.utexas.edu/handle/2152/117527">
<u><b>Guoying Dong</b></u>, Yuchen Ding, Ladpha Teawdeswan, Chaoqian Luo, Kai Yu. "Experimental and Numerical Analysis of Lattice Structures with Different Heterogeneities." 2022 International Solid Freeform Fabrication Symposium.
</a>
</li>
</ul>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://ieeexplore.ieee.org/abstract/document/10022022">
Jian Cheng Wong, Chin Chun Ooi, Joyjit Chattoraj, Lucas Lestandi, <u><b>Guoying Dong</b></u>, Umesh Kizhakkinan, David William Rosen, Mark Hyunpong Jhon, My Ha Dao. "Graph Neural Network Based Surrogate Model of Physics Simulations for Geometry Design." 2022 IEEE Symposium Series on Computational Intelligence (SSCI).
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2021</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://www.sciencedirect.com/science/article/pii/S2351978921000408">
Tang, Yunlong, <u><b>Guoying Dong</b></u>, Yi Xiong, and Qiusen Wang. "Data-driven design of customized porous lattice sole fabricated by additive manufacturing." Procedia Manufacturing 53 (2021): 318-326.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2019</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1115/DETC2019-97610">
Zhang, Ying, <u><b>Guoying Dong</b></u>, Sheng Yang, and Yaoyao Fiona Zhao. "Machine learning assisted prediction of the manufacturability of laser-based powder bed fusion process." In International Design Engineering Technical Conferences and Computers and Information in Engineering Conference, vol. 59179, p. V001T02A008. American Society of Mechanical Engineers, 2019.
</a>
</li>
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1017/dsi.2019.76">
<u><b>Guoying Dong</b></u>, Daniel Tessier, and Yaoyao Fiona Zhao. "Design of shoe soles using lattice structures fabricated by additive manufacturing." In Proceedings of the Design Society: International Conference on Engineering Design, vol. 1, no. 1, pp. 719-728. Cambridge University Press, 2019.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2018</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://www.sciencedirect.com/science/article/pii/S2351978918307613">
<u><b>Guoying Dong</b></u>, Yunlong Tang, Dawei Li, and Yaoyao Fiona Zhao. "Mechanical properties of continuous kevlar fiber reinforced composites fabricated by fused deposition modeling process." Procedia Manufacturing 26 (2018): 774-781.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2017</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://www.sciencedirect.com/science/article/pii/S2351978917302548">
<u><b>Guoying Dong</b></u>, Yunlong Tang, and Yaoyao Fiona Zhao. "Simulation of elastic properties of solid-lattice hybrid structures fabricated by additive manufacturing." Procedia Manufacturing 10 (2017): 760-770.
</a>
</li>
</ul>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2016</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://doi.org/10.1115/DETC2016-59969">
Luo, Zhibo, Fan Yang, <u><b>Guoying Dong</b></u>, Yunlong Tang, and Yaoyao Fiona Zhao. "Orientation optimization in layer-based additive manufacturing process." In International Design Engineering Technical Conferences and Computers and Information in Engineering Conference, vol. 50077, p. V01AT02A039. American Society of Mechanical Engineers, 2016.
</a>
</li>
</ul>
</div>
<div style="text-align: center;"><h1 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 50px;">Book Chapter</h1></div>
<h2 style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;">2021</h2>
<ul style="font-size: 18px">
<li style="padding: 10px">
<a target="_blank" href="https://asmedigitalcollection.asme.org/ebooks/book/274/chapter-abstract/26137733/Mesoscale-Lattice-Structure-Design-and-Simulation?redirectedFrom=fulltext">
<u><b>Guoying Dong</b></u>, Yunlong Tang, Yaoyao Fiona Zhao, "Mesoscale Lattice Structure Design and Simulation with the Support of a Property Database", Advances in Computers and Information in Engineering Research, Volume 1, edited by John G. Michopoulos, Christiaan J.J. Paredis, David W. Rosen and Judy M. Vance, ASME Press, 2020.
</a>
</li>
</ul>
</div>
<div style="height: 100px;"></div>
<div w3-include-html="end.html"></div>
<script>
includeHTML();
</script>
</body>
</html>