Code Monkey home page Code Monkey logo

fduthesis2022's Introduction

Fudan Thesis 2022

LaTeX thesis template for CS undergraduates, Fudan University, 2022. The most critical principle of this template is to follow the official instruction 计算机学院、软件学院本科毕业论文撰写规范.docx provided by the CS department, Fudan University. This is the first time that I use LaTeX for Chinese so this implementation may not be very elegant. Feel free to contact me if you have any questions, comments or suggestions.

See fducs2022_thesis_template.pdf for the output.

Usage

Directly open the Overleaf template from this link, or follow the following steps:

Download the zip version of this repo. Open a new project on Overleaf and upload the zip file. Compile main.tex and it's done. Remember to switch the compiler to XeLaTeX, or you will encounter problems.

Notes

If you encounter overflow of table of contents, you may solve the problem by adding the following line before the source code of the first section that overflows.

\addtocontents{toc}{\protect\newpage\protect}

% \section{xxx}
% xxx is the first section that overflows in ToC

fduthesis2022's People

Contributors

eurekayuan avatar darthzhu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.