summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mcmthesis/README.md
blob: 6d021b4fb9faa43851734c28196bb9e6ce44b0ec (plain)
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
# 美国数学建模 LaTeX 模板

不少用户直接 clone 或者下载我们的库文件, 使用之前请认真阅读说明文档 mcmthesis.pdf 内容. 

一, 如果你要获取示例代码, 请执行 `xetex mcmthesis.dtx` 自动解包出来代码.

二, 如果你想直接获取例子代码. 可以到 [release页面](https://github.com/latexstudio-org/mcmthesis/releases) 获取 mcmthesis-demo.zip 文件即可.


针对美国建模, 这里做了视频说明: [2020 美国数学建模 LaTeX 模板更新说明](https://www.bilibili.com/video/av85259525)


我们整理了学习资料包, 关注如下公众号回复: **建模2020**  即可获取. 

<img src="https://pics.latexstudio.net/wp-content/themes/dux/img/gongzhonghao5.jpg" alt="" width="350px">

This class is designed for the MCM/ICM.

This work is released under the [LaTeX Project Public
License](http://www.latex-project.org/lppl.txt), v1.3c or later.

## Installation

```plain
This work consists of the file mcmthesis.dtx,
                               figures/, and
                               code/,
and the derived files          mcmthesis.cls,
                               mcmthesis-demo.tex,
                               README,
                               LICENSE,
                               mcmthesis.pdf and
                               mcmthesis-demo.pdf.

To install this class, you should
    compile mcmthesis.dtx      with xetex mcmthesis.dtx,
    compile mcmthesis.dtx      with xelatex mcmthesis.dtx twice,
    compile mcmthesis-demo.tex with xelatex mcmthesis-demo.tex twice,
    rename README.tex and LICENSE.tex respectively to README and LICENSE,
    move mcmthesis.cls         to TEXMF/tex/latex/mcmthesis/,
    move mcmthesis.dtx         to TEXMF/source/latex/mcmthesis/,
    move other files           to TEXMF/doc/latex/mcmthesis/ and then
    run texhash.
```

## Authors

* [latexstudio][latexstudio]: 343083553@qq.com
* [Liam Huang][liam-ctan]: liamhuang0205+mcmthesis@gmail.com

## Project Page

If you are interested in the process of development you may observe

<https://github.com/latexstudio-org/mcmthesis>

[latexstudio]: http://www.latexstudio.net/
[liam-ctan]: http://www.ctan.org/author/huang-l