Coder Social home page Coder Social logo

venkat004 / utoronto-thesis-astro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mubdi/utoronto-thesis-astro

0.0 1.0 0.0 199 KB

A Skeleton Thesis file for Astronomy & Astrophysics PhD Theses at the University of Toronto

Makefile 0.56% TeX 99.33% Shell 0.12%

utoronto-thesis-astro's Introduction

LaTeX Thesis Template for the Department of Astronomy & Astrophysics at the University of Toronto

Note (May 1, 2018): There are a bunch of convienences that have been introduced in LaTeX/BibTeX since I made this template, most notably the use of latexmk to simplify the compilation process, making the Makefile here redundant. But all aspects of this template should work.

Last Updated: July 4, 2012 (Mubdi Rahman)

This template with work for any LaTeX installation in a POSIX environment (like Linux or Cygwin). It includes the ability to use all the direct formatting from AASTeX (including macros such as the deluxetable environment and the like), BibTeX, and includes a couple of edits to make the final document look a little nicer (in my opinion), such as changing from the horrendously ugly LaTeX default font.

The files you'll want to edit are:

  1. thesis.tex: Your main thesis file

  2. thesiscommands.tex: All the optional latex commands you've defined

  3. thesis.bib: Your bibtex file (you can steal the bibtex references directly from ADS)

  4. Each of the intro/chapter/conclusion files: Where the bulk of your material will go

For your convenience there are a few scripts to make your life easier:

  1. A Makefile: Just type "make" at the command line and you'll have your thesis.pdf file! Type "make clean" and it's all gone again!

  2. scripteps2pdf.sh: Since this uses pdflatex for better quality output, all figures should be in PDF format. Since the journals generally require eps format, this script converts all eps files to pdf in each of the chapter subdirectories. From the command line, type in:

    ./scripteps2pdf.sh  
    

Important Notes:

  • Bibtex will barf if you don't have any citations in the file (and it will refuse to let the makefile make anything.) Make sure you have at least one citation in to make sure it is successful.

  • For those of you using git for version control, I do have a .gitignore file as well to make your lives easier. Just ask me for it.

utoronto-thesis-astro's People

Contributors

mubdi avatar

Watchers

James Cloos 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.