Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 888 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 888 Bytes

Models of parallel computation in theoretical computer science

Copyright 2012 Jeffrey Finkelstein.

This work is licensed under the Creative Commons Attribution-ShareAlike License 3.0. Visit https://creativecommons.org/licenses/by-sa/3.0/ to view a copy of this license.

The \LaTeX{} markup which generated this document is available on the World Wide Web at \mbox{\url{https://github.com/jfinkels/parallel}}. It is also licensed under the Creative Commons Attribution-ShareAlike License.

The author can be contacted via email at jeffreyf@bu.edu.

Getting and compiling this work

To get a copy of the most recent version of this work:

git clone git@github.com:jfinkels/parallel.git

To compile this work:

cd parallel
pdflatex parallel
bibtex parallel
pdflatex parallel
pdflatex parallel