File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ @article {Huo2025 ,
2+ author = { Huo, Zenan
3+ and Zheng, Xiangcou
4+ and Jaboyedoff, Michel
5+ and Podladchikov, Yury
6+ and Mei, Gang
7+ and Tang, Xiong} ,
8+ title = { An efficient framework for structured material particle generation in multi-context modeling} ,
9+ journal = { Engineering with Computers} ,
10+ year = { 2025} ,
11+ month = { Oct} ,
12+ day = { 17} ,
13+ issn = { 1435-5663} ,
14+ doi = { 10.1007/s00366-025-02222-z} ,
15+ url = { https://doi.org/10.1007/s00366-025-02222-z}
16+ }
Original file line number Diff line number Diff line change @@ -50,6 +50,29 @@ julia> ]
5050| :----:|
5151| <img src =" docs/src/assets/showcase/slbl_gui.png " width =" 660 " > |
5252
53+ ## Citation 🔥
54+
55+ If you find ` MaterialPointGenerator.jl ` useful or have used it in your research, please cite it as follows:
56+
57+ ``` bib
58+ @article{Huo2025,
59+ author = {Huo, Zenan
60+ and Zheng, Xiangcou
61+ and Jaboyedoff, Michel
62+ and Podladchikov, Yury
63+ and Mei, Gang
64+ and Tang, Xiong},
65+ title = {An efficient framework for structured material particle generation in multi-context modeling},
66+ journal = {Engineering with Computers},
67+ year = {2025},
68+ month = {Oct},
69+ day = {17},
70+ issn = {1435-5663},
71+ doi = {10.1007/s00366-025-02222-z},
72+ url = {https://doi.org/10.1007/s00366-025-02222-z}
73+ }
74+ ```
75+
5376## Acknowledgement 👍
5477
5578This project is sponserd by [ Risk Group | Université de Lausanne] ( https://wp.unil.ch/risk/ ) and [ China Scholarship Council [ 中国国家留学基金管理委员会]] ( https://www.csc.edu.cn/ ) .
You can’t perform that action at this time.
0 commit comments