GithubHelp home page GithubHelp logo

swarnendubiswas / ohio-state-coe-dissertation-template Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 10.0 55 KB

LaTeX template for help with writing CSE dissertation at Ohio State University

TeX 98.79% Makefile 1.21%
ohio-state-university graduate-school latex-template dissertation tex phd-dissertation cse

ohio-state-coe-dissertation-template's Introduction

Unofficial Ohio State College of Engineering MS/PhD Dissertation Template

This is an unofficial LaTeX template to help write MS theses, PhD candidacy proposals and dissertations at The Ohio State University. This template extends the template available from Ted Pavlic's blog.

This template attempts to follow the rules prescribed by the Graduate School and College of Engineering. I have used this template for my PhD candidacy proposal and my dissertation and is up to date with the graduate school requirements as of August 2016. I am sharing this template since it might help others, since no official LaTeX template is available from the graduate school as of August 2016.

This template is not officially supported by The Ohio State University, and I do not make claims about its conformity with the current requirements.

Directory structure

  • figs -- Place your figures here.
  • misc -- Miscellaneous.
  • src -- LaTeX (.tex and .bib) files.
  • tmp -- The auxiliary files (for e.g., *.aux, *.lot) get redirected to this directory.

Building the project

I have tested with TexLive distribution 2011 onward with latexmk.

cd; git clone [email protected]:swarnendubiswas/ohio-state-coe-dissertation-template.git;
cd ohio-state-coe-dissertation-template
latexmk -f

There seems to be an issue with passing correct environment variables with latexmk. The build currently fails without the -f option to latexmk.

Including Figures

The figs directory is already setup, you can use the following template for including figures.

\begin{figure}
  \centering
  \includegraphics{chap1/xx}
  \caption{YY}
  \label{fig:zz}
\end{figure}

Known Issues

  • Fix the issue with latexmk -f.

Contributions

Suggestions and pull requests are welcome.

ohio-state-coe-dissertation-template's People

Contributors

swarnendubiswas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ohio-state-coe-dissertation-template's Issues

\documentclass[ms]{osudissert96} does not produce intended result

Formatting for Master's Thesis in dissertation.tex using \documentclass[ms]{osudissert96} does not produce correct format. [ma] and [masters] also incorrect.

Actual result

Ohio State College of Engineering MS/PhD DissertationTemplate
Candidacy proposal
By
Swarnendu Biswas, XX, YY
Graduate Program in Computer Science and Engineering
The Ohio State University
2019
Candidacy Proposal Committee:
WW, Advisor

Compiled using Overleaf

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.