Volver al ranking

stone-zeng/fduthesis

TeX

LaTeX thesis template for Fudan University

latexlatex-templatelatex-thesis-templatefudan-university
Crecimiento de estrellas
Estrellas
1k
Forks
233
Crecimiento semanal
Issues
21
5001k
mar 2017abr 2020jun 2023jul 2026
README

fduthesis

build Overleaf CTAN GitHub release

欢迎使用 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}

重要提醒

  1. 本模板未经学校相关部门审核及授权,使用前请务必斟酌。
  2. 本模板仍处于开发中,不保证接口的稳定性。在撰写论文的过程中,请慎重考虑是否要同步进行更新。
  3. 任何由于使⽤本模板⽽引起的论⽂格式审查问题均与本模板作者⽆关。

贡献

如果您有任何改进意见或者功能需求,欢迎提交 issuespull requestsdiscussions

许可证

本模板的发布遵守 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.

Repositorios relacionados
marktext/marktext

📝A simple and elegant markdown editor, available for Linux, macOS and Windows.

TypeScriptnpmMIT Licensemacostypewriter-mode
marktext.me
59k4.4k
PDFMathTranslate/PDFMathTranslate

[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero

PythonPyPIGNU Affero General Public License v3.0chineselatex
pdf2zh.com
35.7k3.2k
posquit0/Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application

TeXLaTeX Project Public License v1.3ctexoverleaf
28.1k5.3k
MadsLorentzen/ai-job-search

The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.

TypeScriptnpmMIT Licenseaiai-agents
25k8.1k
HarisIqbal88/PlotNeuralNet

Latex code for making neural networks diagrams

TeXMIT Licenselatexdeep-neural-networks
24.9k3.1k
KaTeX/KaTeX

Fast math typesetting for the web.

TypeScriptnpmMIT Licensemathmath-typesetting
katex.org
20.3k1.3k
Byaidu/PDFMathTranslate

PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker/Zotero

PythonPyPIGNU Affero General Public License v3.0chineselatex
pdf2zh.com
18.3k1.5k
lukas-blecher/LaTeX-OCR

pix2tex: Using a ViT to convert images of equations into LaTeX code.

PythonPyPIMIT Licensemachine-learningtransformer
lukas-blecher.github.io/LaTeX-OCR/
16.5k1.3k
hmemcpy/milewski-ctfp-pdf

Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source

TeXOtherhaskellcategory-theory
bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/
11.7k645
billryan/resume

An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git

TeXMIT Licenselatexresume
11.3k2.9k
mathjax/MathJax

Beautiful and accessible math in all browsers

JavaScriptnpmApache License 2.0javascriptmathematics
mathjax.org
10.9k1.2k
garrettj403/SciencePlots

Matplotlib styles for scientific plotting

PythonPyPIMIT Licensematplotlib-style-sheetsmatplotlib-figures
9.1k817