-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreferences.bib
More file actions
59 lines (54 loc) · 1.73 KB
/
references.bib
File metadata and controls
59 lines (54 loc) · 1.73 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
@manual{ctex2020manual,
title = {CTeX 宏包说明文档},
author = {CTeX 开发团队},
year = {2020},
organization = {CTeX Project},
url = {https://ctan.org/pkg/ctex},
note = {中文 LaTeX 排版宏包使用指南}
}
@article{algorithm2023performance,
title = {高性能算法优化研究},
author = {张三 and 李四},
journal = {计算机科学与技术学报},
volume = {38},
number = {2},
pages = {234--248},
year = {2023},
publisher = {中国计算机学会}
}
@inproceedings{parallel2023computing,
title = {并行计算在大数据处理中的应用},
author = {王五 and 赵六},
booktitle = {第十五届全国并行计算学术会议论文集},
pages = {112--125},
year = {2023},
address = {北京},
publisher = {清华大学出版社}
}
@book{datastructure2022design,
title = {数据结构设计与分析},
author = {陈七 and 刘八},
publisher = {机械工业出版社},
year = {2022},
address = {北京},
edition = {第三版}
}
@techreport{system2023architecture,
title = {分布式系统架构设计报告},
author = {孙九},
institution = {中科院计算技术研究所},
year = {2023},
number = {ICTCAS-2023-01},
address = {北京}
}
@article{smith2024machine,
title = {Advanced Machine Learning Techniques for Academic Paper Review Systems},
author = {Smith, John A. and Johnson, Mary B. and Williams, Robert C.},
journal = {Journal of Artificial Intelligence Research},
volume = {76},
number = {3},
pages = {145--167},
year = {2024},
publisher = {AI Research Institute},
doi = {10.1613/jair.1.12345}
}