分享
2026美赛Go Go Go!!!
输入“/”快速插入内容
😁
2026美赛Go Go Go!!!
用户5180
用户5180
用户7634
用户7634
用户7534
用户7534
5月12日修改
overleaf模版:
我们队美赛 LaTeX 模板统一如下:
1)模板统一用 \documentclass{mcmthesis},必须同一份 mcmthesis.cls(否则排版不一致/编译报错)。
2)mcmsetup:CTeX=false、problem=C、sheet=true、titlepage=false、abstract=true。
3)纸张/边距锁死:letterpaper + margin=1in(不要改 A4/2cm)。
4)字体统一: \usepackage{newtxtext,newtxmath}
5)目录层级:\setcounter{tocdepth}{2}(显示到 subsection)。
6)数学宏包:amsmath, amssymb, amsthm;表格:booktabs;图片:graphicx + subcaption。smath, amssymb, amsthm;表格:booktabs;图片:graphicx + subcaption。
7)引用统一:biblatex style=ieee,正文 \cite{},文末 \printbibliography,文献库 ref.bib 统一。
8)代码附录统一:listings + 同一 \lstset;图片放 figures/,代码放 code/。
9)不要手打目录点线、不要乱改页眉页脚(mcmthesis 自动生成 Team#/Page x of y)。
2026年美赛MCM-ICM_Summary(latex).tex
2.67KB
mcmthesis (1).cls
10.04KB
拿到题,编程手、论文手、建模手应该干什么(例:2023年C题
翻译->读懂题目背景
1.
翻译软件选择:
•
福昕翻译大师:效果如下
查看题目是否提供数据,关注数据的表头,决定是否进行数据清洗
•
关注表头属性
•
关注题目对数据的描述
说明数据需要
清洗/归一化。
提取任务有几个,分别是什么
•
比如2023年的C题,我这样提取(值得注意的是官方会把问题写在末尾,我们可以直接跳过描述去找