Giter VIP home page Giter VIP logo

undergraduatethesislatextemplate's Introduction

Undergraduate Thesis LaTeX Template of Ocean University of China

Most of the codes are from Lu, B. I refactored it and made it more easy to use. So the main author of this template is Lu.

You may download it from Releases Page. If there is any problem during using this template please submit an issue on Issues Page.

Usage

Fist of all you should have a LaTeX environment. Our code is based on CTeX, so you may visit CTeX to learn how to use it.

Insert \documentclass[cn](oucart) at the beginning of your TeX file to get everything included, or \documentclass[en](oucart) for an English version.

View demo please.

(if you have "make")

    make demo;

Or you may use XeLaTeX and BibTeX to compile it manually. Remember the times and the order: xelatex -> bibtex -> xelatex -> xelatex.

First time knowing LaTeX?

Then you really should try this. You may read this to find out why one should prefer LATEX to a WYSIWYG word processor like M$ Word.

Visit CTeX to learn how to use it.

Attention

  • main.tex is an empty template and main is the default target of maek tex2pdf;
  • Abstracts of different languages is not necessary. Using only one or nothing are both Ok;
  • Run make clean to remove temperately generated files, but this will not delete PDFs
  • Pull requests welcome!

License

MIT

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.