Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 729 Bytes

File metadata and controls

29 lines (23 loc) · 729 Bytes

OpenDTrace Documentation Repository

Papers, technical reports, and other documentation covering OpenDTrace.

OpenDTrace Specification

Current version of the OpenDTrace Specification

In order to checkout and build the specification you will need a full installation of a modern (La)TeX system including the following packages:

  • algpseudocode
  • amsmath
  • appendix
  • booktabs
  • bytefield
  • color
  • fullpage
  • graphicx
  • hyperref
  • marginnote
  • listings
  • setspace
  • times

Once LaTeX and the packages are installed you can build the document by typing make in the specification/ directory.