Giter VIP home page Giter VIP logo

thesis_template_uw-madison's Introduction

Here is the template that I used for my thesis. It is forked from https://github.com/willb/wi-thesis-template.

This template works but I did not figure out how to deal with several issues. Instead, I manually fixed them (which is not idea...). So, use with caution as it is not automatic...

  1. Table of contents: chapter titles in the ToC of the original template are too big and I cannot figure out how to change the size. Therefore, I used \addcontentsline{toc}{chapter}{title_of_the_chapter} initially. However, this gave wrong page number in the ToC. At the end, I used \cftaddtitleline{toc}{chapter}{title_of_the_chapter}{page_number}. In this way, I need to manually specify the page number for each chapter...
  2. Because of issue 1, the table and figure numbers for each chapter needs to be reset at the end of each chapter...e.g. \setcounter{figure}{0}.
  3. When use line number, for some reason, line numbers are not continuous. Therefore, I reset the line numbers for each chapter using \resetlinenumber . (The final version of your thesis does not require line numbers. I added them so my advisor can locate things better)

thesis_template_uw-madison's People

Contributors

daijiang avatar

Watchers

James Cloos avatar  avatar

Forkers

jaychan-hep

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.