All Projects → xjtu-blacksmith → Easymcm

xjtu-blacksmith / Easymcm

A simple LaTeX package for Mathematical Contest in Modeling (MCM)

Projects that are alternatives of or similar to Easymcm

Tum Thesis Latex
📔 A LaTeX template for TUM Bachelor/Master theses.
Stars: ✭ 291 (+200%)
Mutual labels:  latex, template
Cleanthesis
Clean Thesis is a clean, simple, and elegant LaTeX style (or template) for thesis documents.
Stars: ✭ 787 (+711.34%)
Mutual labels:  latex, template
Simple Resume Cv
Template for a simple resume or curriculum vitae (CV), in XeLaTeX.
Stars: ✭ 333 (+243.3%)
Mutual labels:  latex, template
Hustpapertemp
华中科技大学本科毕业论文LaTeX模板 2017
Stars: ✭ 189 (+94.85%)
Mutual labels:  latex, template
Latex Template Cn
\LaTeX 中文模版收集。
Stars: ✭ 1,111 (+1045.36%)
Mutual labels:  latex, template
Latex Ppt Template
Seven awesome latex ppt templates for researchers or students.
Stars: ✭ 229 (+136.08%)
Mutual labels:  latex, template
Thesisuestc
ThesisUESTC-电子科技大学毕业论文模板
Stars: ✭ 577 (+494.85%)
Mutual labels:  latex, template
Latex Cheatsheet
Template for a compact LaTeX Cheatsheet I made some years ago.
Stars: ✭ 136 (+40.21%)
Mutual labels:  latex, template
Latexcv
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: ✭ 1,027 (+958.76%)
Mutual labels:  latex, template
Mcdowell Cv
A Nice-looking CV template made into LaTeX
Stars: ✭ 855 (+781.44%)
Mutual labels:  latex, template
Novathesis
LaTeX template for MSc and PhD thesis (for NOVA University Lisbon an other institutions)
Stars: ✭ 185 (+90.72%)
Mutual labels:  latex, template
Cookietemple
A collection of best practice cookiecutter templates for all domains and languages with extensive Github support
Stars: ✭ 81 (-16.49%)
Mutual labels:  latex, template
Buaathesis
北航研究生学位论文模板(Word+LaTeX).
Stars: ✭ 178 (+83.51%)
Mutual labels:  latex, template
Whu Thesis
📝 武汉大学毕业论文 LaTeX 模版 2021
Stars: ✭ 232 (+139.18%)
Mutual labels:  latex, template
Latex Koma Template
Generic template for midsize and larger documents based on KOMA script classes.
Stars: ✭ 151 (+55.67%)
Mutual labels:  latex, template
Yaac Another Awesome Cv
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font.
Stars: ✭ 516 (+431.96%)
Mutual labels:  latex, template
Awesome Beamers
beamer template collection
Stars: ✭ 121 (+24.74%)
Mutual labels:  latex, template
Latex Mimosis
A minimal & modern LaTeX template for your (bachelor's | master's | doctoral) thesis
Stars: ✭ 850 (+776.29%)
Mutual labels:  latex, template
Tufte Latex
A Tufte-inspired LaTeX class for producing handouts, papers, and books
Stars: ✭ 1,161 (+1096.91%)
Mutual labels:  latex, template
Tongjithesis
同济大学本科毕业设计LaTeX模板 LaTeX template for Tongji Undergaduate Thesis
Stars: ✭ 85 (-12.37%)
Mutual labels:  latex, template

一个简洁、易用的美赛 LaTeX 模板: easymcm

GitHub release (latest by date) GitHub All Releases

easymcm 是一个为美国大学生数学建模竞赛(MCM)准备的简易 LaTeX 模板。它二次开发自 LaTeX 宏包 mcmthesis 于 2013 年发布的 v5.0 版本,原作者是王昭礼

事实上,easymcm 与另一美赛 mcmthesis 的最新版本并无关联,后者为一个文档类(class)而非一个宏包(package)。该文档类现由 Liam0205 维护。

关于 easymcm 的说明及其来由,详见原作者黑山雁的博客。2019 年时,easymcm 宏包由黑山雁移交给钱院学辅组织管理;到 2020 年,因若干原因,本模板再次移回到黑山雁个人名下。

发布渠道

GitHub Repo stars Gitee Repo stars

开发和分享此宏包,并无功利目的,仅是为了方便初学者的使用;基于此目的,作者不会将该宏包发布到 CTAN 之上,仅供国内用户学习使用。

使用说明

本模板中包含的主要文件为两个:

  • easymcm.sty:宏包文件,定义了论文的各项样式、配置;
  • PAPER.tex:论文正文,用于撰写论文的具体内容。

后者可根据用户的需要修改为其他名称,例如队伍控制号为 1234567 的队伍可将 PAPER.tex 改名为 1234567.tex 再编译,这样将直接得到文件名符合官方要求的 1234567.pdf 文件。

在这两份文件中,均有详细的注释说明。若用户需要局部修改样式(如修改某处的字号、段间距),在 PAPER.tex 中对应位置用分组 + 命令的方式就可解决;若用户需要修改全局样式(如修改正文的默认段间距),则可先到 easymcm.sty 文件中检查是否有对应的命令进行设置,若有可直接修改其参数,若无可自行添加。

编译方式

本份模板允许使用 pdftexxetexluatex 等各个通行引擎编译,兼容老旧的 CTeX 套装。

若您使用 CTeX 套装,建议您在发布页面上下载带有 ANSI 字样的文件,否则文件中的中文注释将在 CTeX 套装的 WinEdt 编辑器中显示为乱码;反之,若您使用的是比较新的发行版本,请不要使用带有 ANSI 字样的版本。

如您身处比较流畅的国际网络环境中(例如,能够访问 Google),推荐您使用 Overleaf 在线编译,以减少各类错误的发生。下载本模板的 zip 压缩包,并上传至 Overleaf 中作为项目,即可快速编辑、编译。

联系作者

本模板目前由黑山雁维护。若在使用过程中出现任何问题,可通过以下方式联系作者:

  • 在本模板的讨论页面发布帖子(推荐,但需要注册 GitHub 账号);
  • 在作者的博客页面发布评论(不推荐,需要注册博客园账号);
  • 通过作者的邮箱 [email protected] 联系作者(不推荐,作者很可能不会回复你)。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].