All Projects → stone-zeng → Fduthesis

stone-zeng / Fduthesis

Licence: lppl-1.3c
LaTeX thesis template for Fudan University

Projects that are alternatives of or similar to Fduthesis

latex-mimore
A minimal & modern LaTeX template for reports
Stars: ✭ 26 (-91.75%)
Mutual labels:  latex, latex-template
Tum Thesis Latex
📔 A LaTeX template for TUM Bachelor/Master theses.
Stars: ✭ 291 (-7.62%)
Mutual labels:  latex, latex-template
usyd-beamer-theme
A Beamer theme that adheres to the University of Sydney Branding
Stars: ✭ 24 (-92.38%)
Mutual labels:  latex, latex-template
Kaobook
A LaTeX class for books, reports or theses based on https://github.com/kenohori/thesis and https://github.com/Tufte-LaTeX/tufte-latex.
Stars: ✭ 300 (-4.76%)
Mutual labels:  latex, latex-template
Pandoc Latex Template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
Stars: ✭ 3,750 (+1090.48%)
Mutual labels:  latex, latex-template
concise-cheat-sheets
Cheat Sheets for programming languages and tools
Stars: ✭ 98 (-68.89%)
Mutual labels:  latex, latex-template
WHUT-Bachelor
武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)
Stars: ✭ 18 (-94.29%)
Mutual labels:  latex, latex-template
latex-template
南方科技大学 LaTeX 模板目录 SUSTech LaTeX templates
Stars: ✭ 72 (-77.14%)
Mutual labels:  latex, latex-template
letter-2-reviewers-LaTeX-template
A LaTeX template to write response letters for journal revisions
Stars: ✭ 32 (-89.84%)
Mutual labels:  latex, latex-template
latex-beamer-teamplates
My LaTeX Beamer Templates for Daily Presentation and Documentation.
Stars: ✭ 14 (-95.56%)
Mutual labels:  latex, latex-template
Yet-Another-LaTeX-Template-for-NPU-Thesis
西北工业大学硕博学位论文模版 | Yet Another Thesis Template for Northwestern Polytechnical University
Stars: ✭ 82 (-73.97%)
Mutual labels:  latex, latex-template
pape-rs
A Latex template to PDF generation web service written in Rust.
Stars: ✭ 69 (-78.1%)
Mutual labels:  latex, latex-template
awsome-list-of-cv-and-resume-templetes
a collection of cv and resume styles
Stars: ✭ 78 (-75.24%)
Mutual labels:  latex, latex-template
persian-latex
A Persian Latex Template that can be used in different instances such as assignments, exams, quizzes; Not suitable for long documents such as theses or project reports.
Stars: ✭ 42 (-86.67%)
Mutual labels:  latex, latex-template
xdupgthesis
西安电子科技大学研究生学位论文XeLaTeX模板
Stars: ✭ 271 (-13.97%)
Mutual labels:  latex, latex-template
latexemoji
Latex package to include emoji in Latex document
Stars: ✭ 17 (-94.6%)
Mutual labels:  latex, latex-template
Open Publisher
Using Jekyll to create outputs that can be used as Pandoc inputs. In short - input markdown, output mobi, epub, pdf, and print-ready pdf. With a focus on fiction.
Stars: ✭ 242 (-23.17%)
Mutual labels:  latex, latex-template
TJUThesisLatexTemplate
LaTeX templates for TJU graduate thesis. Originally forked from code.google.com/p/tjuthesis
Stars: ✭ 77 (-75.56%)
Mutual labels:  latex, latex-template
cv
A LaTeX template for academic CVs
Stars: ✭ 129 (-59.05%)
Mutual labels:  latex, latex-template
CV-latex
latex template for CV
Stars: ✭ 19 (-93.97%)
Mutual labels:  latex, latex-template

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
  • 使用示例
    • fduthesis-template.tex

使用示例

% !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. 任何由于使⽤本模板⽽引起的论⽂格式审查问题均与本模板作者⽆关。

贡献

如果您有任何改进意见或者功能需求,欢迎提交 issuepull 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, 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 template classes:
    • fduthesis.cls
    • fduthesis-en.cls
  • Configuration file:
    • fduthesis.def
  • Affiliated packages:
    • fdulogo.sty
    • fdudoc.cls
  • Demo:
    • fduthesis-template.tex

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 and pull requests 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–2021 by Xiangdong Zeng.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].