stone-zeng/fduthesis
Fork: 208 Star: 842 (更新于 2024-11-01 05:35:43)
license: LPPL-1.3c
Language: TeX .
LaTeX thesis template for Fudan University
最后发布版本: v0.9a ( 2023-05-27 17:21:19)
fduthesis
欢迎使用 fduthesis(复旦大学论文模板)
本模板支持中英文的博士、硕士学位论文以及本科毕业论文撰写。借助现代 LaTeX 技术,希望达到用户接口简明、内容格式规范和模板样式可定制的统一。
本模板目前支持 XeTeX 和 LuaTeX 引擎,对其他引擎(包括 pdfTeX 和 ApTeX)的支持仍在实验阶段。本模板仅支持 UTF-8 编码。
在您使用 fduthesis
之前,请务必仔细阅读模板文档 fduthesis.pdf。
模板组成
- 核心文档类
-
fduthesis.cls
-
fduthesis-en.cls
-
- 配置文件
-
fduthesis.def
-
- 附属宏包
-
fdulogo.sty
-
fdudoc.cls
-
使用示例
% !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}
重要提醒
- 本模板未经学校相关部门审核及授权,使用前请务必斟酌。
- 本模板仍处于开发中,不保证接口的稳定性。在撰写论文的过程中,请慎重考虑是否要同步进行更新。
- 任何由于使⽤本模板⽽引起的论⽂格式审查问题均与本模板作者⽆关。
贡献
如果您有任何改进意见或者功能需求,欢迎提交 issues、pull requests 或 discussions。
许可证
本模板的发布遵守 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, fduthesis
aims to create a simple interface, a normative format, as well as a hackable class for the users.
At present, fduthesis
only supports XeTeX and LuaTeX engines. Support for pdfTeX and ApTeX is still under development. fduthesis
only allows UTF-8 encoding.
Before you using fduthesis
, please read the document fduthesis-en.pdf carefully.
WARNING: fduthesis
has NOT reviewed or authorized by any department of Fudan University. Any problem of format censorship caused by the use of fduthesis
will NOT be concerned by the template author.
Components
- Main document classes:
-
fduthesis.cls
-
fduthesis-en.cls
-
- Configuration file:
-
fduthesis.def
-
- Affiliated packages:
-
fdulogo.sty
-
fdudoc.cls
-
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}
Contributing
Issues, pull requests and discussions are always welcome.
License
This 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–2024 by Xiangdong Zeng.
最近版本更新:(数据更新于 2024-09-07 05:09:41)
2023-05-27 17:21:19 v0.9a
2023-02-26 17:08:16 v0.9
2022-09-04 16:39:07 v0.8
2020-08-30 15:33:34 v0.7e
2019-04-03 11:47:28 v0.7d
2019-03-17 02:44:46 v0.7c
2018-05-06 20:29:30 v0.7b
2018-04-09 01:24:47 v0.7a
2018-03-16 18:19:55 v0.7
2017-12-01 00:18:57 v0.6
主题(topics):
fudan-university, latex, latex-template, latex-thesis-template
stone-zeng/fduthesis同语言 TeX最近更新仓库
2024-09-02 05:41:36 joaomlourenco/novathesis
2023-10-20 03:18:52 premAI-io/state-of-open-source-ai
2021-06-10 11:18:46 narashimaraja/RVCE-Latex-Project-Report-Template
1970-01-01 00:00:00 thunlp/KRLPapers
1970-01-01 00:00:00 lucifer1004/pkuthss-typst
1970-01-01 00:00:00 Ttopiac/CSCI3104_Recitation101_Spring23