Giter VIP home page Giter VIP logo

stallings's Introduction

Stallings' Folding Process is Inherently Sequential

This file was last updated on January 11, 2016.

Downloading

This paper can be found at https://github.com/jfinkels/stallings.

To download the paper using Git, run

git clone [email protected]:jfinkels/stallings.git

A somewhat recent version of this work should be available at https://cs-people.bu.edu/jeffreyf#stallings, but I can't guarantee that it will always be up to date, since I compile and upload it manually.

Compilation dependencies

This document requires pdflatex to compile and biber for bibliography management. The complete list of LaTeX packages required to compile this document can be found at the head of the file stallings.tex.

To install the necessary packages on Ubuntu, run

sudo apt-get install texlive-base texlive-latex-base texlive-latex-extra \
  texlive-science biber

Unfortunately, the LaTeX package tkz-graph must be installed manually. The simplest solution to this problem is to download the file and place it in the same directory as the document to compile.

Compiling

To compile the document, run

pdflatex stallings
biber stallings
pdflatex stallings

The output is stallings.pdf, and can be viewed with any PDF reader.

Copyright

Copyright 2012, 2013, 2014, 2015, 2016 Jeffrey Finkelstein.

Both the LaTeX markup and the compiled document are made available under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License, https://creativecommons.org/licenses/by-sa/4.0/.

Contact

Jeffrey Finkelstein [email protected]

stallings's People

Contributors

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