Ignore:
Timestamp:
May 1, 2017, 1:39:55 PM (7 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
2055098
Parents:
b3d70eba
Message:

final revisions to thesis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/rob_thesis/thesis.tex

    rb3d70eba r12d3187  
    118118\usepackage[pdftex]{graphicx} % For including graphics N.B. pdftex graphics driver
    119119
     120\usepackage{xcolor}
     121\usepackage{listings}
     122
    120123\input{cfa-format.tex}
    121124
     
    138141    pdftitle={Resource Management and Tuples in \CFA},    % title: CHANGE THIS TEXT!
    139142    pdfauthor={Rob Schluntz},    % author: CHANGE THIS TEXT! and uncomment this line
    140 %    pdfsubject={Subject},  % subject: CHANGE THIS TEXT! and uncomment this line
     143    pdfsubject={Programming Languages},  % subject: CHANGE THIS TEXT! and uncomment this line
    141144%    pdfkeywords={keyword1} {key2} {key3}, % list of keywords, and uncomment this line if desired
    142145    pdfnewwindow=true,      % links in new window
Note: See TracChangeset for help on using the changeset viewer.