summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2022-04-25 14:06:47 -0400
committerRyan Kavanagh <rak@rak.ac>2022-04-25 14:08:08 -0400
commit1cf346479fe846f2f10a076748ee5eebb987224c (patch)
tree09cc1b940a37b217acce8f13864cc66a0a440dbc
parentVarious formatting changes from Catherine (diff)
Example support/disclaimer/subject classifications
-rw-r--r--cmuthesis_template.tex30
1 files changed, 28 insertions, 2 deletions
diff --git a/cmuthesis_template.tex b/cmuthesis_template.tex
index 6aa9213..0d26f13 100644
--- a/cmuthesis_template.tex
+++ b/cmuthesis_template.tex
@@ -65,14 +65,40 @@
Someone from a strange and faraway land
}
-\support{}
-\disclaimer{}
+% You should email the business admins (see the CSD graduation
+% checklist for their contact information) to get the exact
+% wording for your support statement.
+\support{
+ This research was sponsored by Vandelay Industries award 1234.
+}
+% You'll get your version of the disclaimer along with your support
+% statement.
+\disclaimer{The views and conclusions contained in this document
+ are those of the author and should not be interpreted as representing
+ the official policies, either expressed or implied, of any sponsoring
+ institution, the U.S.\ government or any other entity.}
% copyright notice generated automatically from Year and author.
% permission added if \permission{} given.
\keywords{Stuff, More Stuff}
+%% 2020 Mathematics Subject Classification
+%% Look it up at https://mathscinet.ams.org/mathscinet/msc/msc2020.html?t=68-XX
+%% Example:
+\subjclass[2020]{Primary: 68Q55; % Semantics in the theory of computing
+ Secondary: %
+ 03B70, % Logic in computer science
+ 06B35, % Continuous lattices and posets, applications
+ 18C50. % Categorical semantics of formal languages
+}
+
+%% 2012 ACM Computing Classification System (CCS) concepts
+%% Generate at 'http://dl.acm.org/ccs/ccs.cfm'.
+\ccsdesc[500]{Theory of computation~Program semantics}
+\ccsdesc[500]{Computing methodologies~Concurrent programming languages}
+%% End of generated code
+
\begin{document}
\frontmatter