ECUT Thesis

Unofficial LaTeX thesis template of East China University of Technology.

Category

university

License

Free to use (MIT)

File

ecut-thesis-demo.tex

ecut-thesis-demo.texRead-only preview
%% An Introduction to LaTeX Thesis Template of East China University of Technology
%%

\documentclass[type=master,class=professional]{ecut-thesis} % class = academic(学术性) 或 professional(专业型)
\ecutsetup
  {
    info               =
      {
        category       = {全日制专业型研究生毕业论文}, % 论文类型,“全日制学术型硕士学位论文” 或 “全日制专业型研究生毕业论文”
        category*      = {Full-time Professional Master's Thesis}, % the category of your paper, 论文类型英文,"Full-time Professional Master's Thesis" 或 "Full-time Academic Master's Thesis"
        paper-number   = {2019xxxxxxxx},
        session        = {2019}, % 哪一届
        title          = {东华理工大学学位论文 \LaTeX{} 模板使用示例文档},
        title*         = {An Introduction to LaTeX Thesis Template of East China University of Technology},
        student-number = {xxxxxxxxxxxxx},
        school         = {院系名称},
        author         = {作者姓名},
        author*        = {Your Name},
        subject        = {学科},
        major          = {专业名称},
        major*         = {Specialization}, % 专业英文名
        advisor        = {教师姓名 , 职称},
        advisor*       = {Your mentor's name}, % 导师英文名(拼音)
        advisor-outside= {校外导师},
        direction      = {研究方向},
        direction*      = {Your direction}, % 研究方向英文
        %date           = {2021/5/10}, % 默认为系统在程序编译时的时间(年/月/日)
        keywords       = {关键词 1 , 关键词 2 , 关键词 3 , 关键词 4 , 一个非常非常,非常非常长——的关键词 5},
        keywords*      = {key word 1 , key word 2 , key word 3 , key word 4 , {and a very very, very very long key word---the key word 5}},
      },
    style              =
      {
        graphics-path  = {{figures/}{data/}},
        list-of-figures,
        list-of-tables,
      },
    element            =
      {
        innovation     = {pages/innovation},
        abstract       = {pages/abstract},
        abstract*      = {pages/enabstract},
        bibliography   = {ref/refs , ref/thu},
        achievements   = {pages/achievements},
        thanks         = {pages/thanks},
        appendix       = {pages/appendix}
      }
  }

\begin{document}
%%----------- 主体部分 ----------- %%
\include{pages/chapter1}
\include{pages/chapter2}
\include{pages/chapter3}
\include{pages/chapter4}
\end{document}
Preview
ECUT Thesis preview
ECUT Thesis LaTeX Template | Bibby | Bibby AI