在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):stone-zeng/fduthesis开源软件地址(OpenSource Url):https://github.com/stone-zeng/fduthesis开源编程语言(OpenSource Language):TeX 98.4%开源软件介绍(OpenSource Introduction):fduthesis欢迎使用 fduthesis(复旦大学论文模板)本模板支持中英文的博士、硕士学位论文以及本科毕业论文撰写。借助现代 LaTeX 技术,希望达到用户接口简明、内容格式规范和模板样式可定制的统一。 本模板目前支持 XeTeX 和 LuaTeX 引擎,对其他引擎(包括 pdfTeX 和 ApTeX)的支持仍在实验阶段。本模板仅支持 UTF-8 编码。 在您使用 模板组成
使用示例% !TeX program = XeLaTeX
% !TeX encoding = UTF-8
\documentclass{fduthesis}
\fdusetup{
style = {
font-size = 5,
fullwidth-stop = catcode,
},
info = {
title = {论文标题},
title* = {Thesis Title},
author = {你的名字},
supervisor = {某某某\quad 教授},
major = {物理学},
degree = academic,
department = {物理系},
student-id = {12300000000},
keywords = {不确定关系, 量子力学, 理论物理},
keywords* = {Uncertainty principle, quantum mechanics, theoretical physics},
clc = {O413.1}
}
}
\begin{document}
\tableofcontents
\begin{abstract}
中文摘要
\end{abstract}
\begin{abstract*}
English abstract
\end{abstract*}
\mainmatter
<论文主体>
\backmatter
\end{document} 重要提醒
贡献如果您有任何改进意见或者功能需求,欢迎提交 issue 或 pull request。 许可证本模板的发布遵守 LaTeX Project Public License(版本 1.3c 或更高)。 Welcome to fduthesis (LaTeX thesis template for Fudan University)This template supports doctoral or master dissertion and undergraduate thesis, both in Chinese or English. With the help of modern LaTeX technology, At present, Before you using WARNING: Components
Sample\documentclass{fduthesis-en}
\fdusetup{
style/font-size = 5,
info = {
title = {论文标题},
title* = {Thesis Title},
author = {你的名字},
supervisor = {某某某\quad 教授},
major = {物理学},
degree = academic,
department = {物理系},
student-id = {12300000000},
keywords = {不确定关系, 量子力学, 理论物理},
keywords* = {Uncertainty principle, quantum mechanics, theoretical physics},
clc = {O413.1}
}
}
\begin{document}
\tableofcontents
\begin{abstract}
Abstract
\end{abstract}
\mainmatter
<Main body of your thesis>
\backmatter
\end{document} ContributingIssues and pull requests are always welcome. LicenseThis work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. Copyright (C) 2017–2022 by Xiangdong Zeng. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论