张柯论文指导

张柯论文指导考试资料
当前位置:张柯论文指导 > 毕业论文答疑 >

在湖大论文模板里「写章节与目录」:一帖通关

2026-05-30 张柯论文指导

00. 最小可用范式(直接抄走)

% hnumain.tex(示例骨架)\documentclass[oneside,openany,12pt]{ctexbook} % 湖大模板常见为 ctexbook/ctexrep % —— 基础包(模板通常已集成)——\usepackage{graphicx,booktabs,longtable,hyperref}\usepackage{caption,subcaption}\usepackage{titletoc} % 目录样式\usepackage{titlesec} % 标题样式\usepackage{tocloft} % 目录间距控制(若模板已用 titletoc 则遵从之)\hypersetup{colorlinks=true,linkcolor=black,citecolor=black,urlcolor=black} % —— 目录与编号深度:按学校规范调 ——\setcounter{tocdepth}{2} % 目录显示到 subsection\setcounter{secnumdepth}{3} % 标号到 subsubsection(若不需要可设 2) \begin{document} % —— 前置部分(罗马页码)——\frontmatter\pagenumbering{Roman} \input{chapters/cover} % 封面(若模板提供)\input{chapters/abstract-cn}\input{chapters/abstract-en}\tableofcontents % 自动目录\listoffigures % 图目录(若要求)\listoftables % 表目录(若要求) % —— 正文部分(阿拉伯页码)——\mainmatter\pagenumbering{arabic} \include{chapters/ch01-intro}\include{chapters/ch02-litreview}\include{chapters/ch03-method}\include{chapters/ch04-results}\include{chapters/ch05-discussion}\include{chapters/ch06-conclusion} % —— 附录 ——\appendix\include{chapters/appA-dataset}\include{chapters/appB-code} % —— 后置部分(致谢/参考等)——\backmatter\include{chapters/acknowledgement}\bibliographystyle{gbt7714-numerical} % 湖大常用国标样式\bibliography{refs/references} \end{document}

01. 章节组织:用对\include与\input

  • \include{chapters/ch01-intro}

  • \input{chapters/abstract-cn}

    适合“#较小单元”(摘要、声明、扉页等),不强制分页

✅ 建议实践

chapters/ cover.texabstract-cn.texabstract-en.tex ch01-intro.tex ch02-litreview.tex ... appA-dataset.tex appB-code.tex acknowledgement.tex

02. 目录控制:三件事就够了

2.1 目录深度(显示到哪一级)

\setcounter{tocdepth}{2} hapter /1section/2subsection /3subsubsection

部分学院**目录显示到二级(subsection)**即可;若学校细则要求三级,再设为 3。

2.2 标号深度(章节编号到哪一级)

\setcounter{secnumdepth}{3} % 一般设为 2 或 3

如果需要论文指导,可联系网站客服!

学员评价

随机文章
最新文章
长按复制 bbapay 加微信!