Code Monkey home page Code Monkey logo

mms200-manuscript's Introduction

MMS 200 Manuscript LaTeX Template Files

This project contains LaTeX files than can be used to create PDF documents following the UPOU FICS’ style guide. LaTeX is a document preparation system for high-quality typesetting. Learn More About LaTeX from the project website.

LaTeX is required to work with these files. Check out this page to find out how to get LaTeX for various systems.

A useful resource for learning how to work with LaTeX can be found here.

To get started download and unzip this repository.

Perform the following steps generate the example manuscript.

Run xelatex on manuscript.tex:

xelatex manuscript.tex

Run biber on manuscript:

biber manuscript

Run xelatex on manuscript.tex again:

xelatex manuscript.tex

Run xelatex on manuscript.tex for the last time. (That's right… run xelatex two consecutive times):

xelatex manuscript.tex

This project includes a Makefile. If the make utility is available, simply run make to execute all the steps above.

Check that the output file manuscript.pdf is identical to this.

Once the setup is confirmed to be correct replace the placeholder text.

Uninstalling LaTeX

See https://www.tug.org/mactex/uninstalling.html

Cleaning up GhostScript can be a difficult for macOS. An uninstall script is provided. The script comes with ABSOLUTELY NO WARRANTY WHATSOEVER. By running it, you agree to take full responsibility for anything that happens to your computer as a result.

mms200-manuscript's People

Contributors

gumacahin avatar

Stargazers

 avatar

Watchers

 avatar  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.