Advertisement
jerH

NotQuiteMWE.tex

Aug 13th, 2015
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.85 KB | None | 0 0
  1. \documentclass[]{afit-etd-update}
  2.  
  3. % The afit-etd class requires the following packages: url, refcount, graphicx,
  4. % sf298, hyperref
  5. %
  6. % Required files to support the afit-etd class are:
  7. % afit-etd.cls
  8. % afitlogo.pdf or afitlogo.eps
  9. % af298.sty (slight modifications implemented to fix a 'glitch')
  10. %
  11. % All of the required files must be located in your LaTeX search path. The
  12. % easiest place to put them is in the working directory along with this
  13. % thesis.tex file.
  14.  
  15.  
  16. % Additional files used in this shell but not required are:
  17. % thesis.bib (used as an example only)
  18. % thesnum3.bst (can be replaced with any other bibliography style file)
  19. % CampusPhoto.pdf and CampusPhoto.eps (used as an example only)
  20. %
  21. % This shell will not process without these files, but if you delete sample
  22. % text and replace the BST file with another, then these will not be required
  23. % at all.
  24.  
  25.  
  26. % Options for the afit-etd class are:
  27. % cmfont - revert to TeX's computer modern font (Times New Roman is the
  28. % default)
  29. % 11pt - use an 11 pt font instead of the default 12 pt font
  30. % nonumbers - employ a format, as shown in the AFIT style guide, that
  31. % omits the section numbers for all headings except chapters
  32. % draft - draws frames where graphics would be instead of actually
  33. % including graphics. This is a standard LaTeX option and
  34. % will have other effects based on the packages used
  35.  
  36. % Send bug reports to the author at: [email protected]
  37.  
  38. % The following packages and macros are recommended but not required:
  39. %\usepackage{xcolor} % standard package for including colors
  40.  
  41.  
  42.  
  43. %\usepackage[printonlyused]{acronym} % facilitates the use of acronyms
  44. %\usepackage{acronym} % facilitates the use of acronyms
  45.  
  46.  
  47.  
  48. %\usepackage[square,sort&compress,numbers]{natbib} % better citations especially
  49. % when including a string of
  50. % citations
  51.  
  52. %\setcitestyle{notesep={:}}
  53.  
  54. %\usepackage{subfigure}
  55.  
  56. % Packages for fonts
  57. %\usepackage{amssymb} % math symbols (amsmath & amsthm are defined in afit-etd)
  58. %\usepackage{lettrine} % provides dropped characters to lead off a paragraph.
  59. % These are not required, but some people like them at
  60. % the start of each chapter.
  61.  
  62. %\renewcommand{\LettrineTextFont}{\normalfont}
  63.  
  64. %\usepackage{bm} % The most comprehensive package for bold math figures
  65. %\usepackage{textcomp} % \texttimes, \textdegree, \textohm, \textmu
  66.  
  67. % Packages for tables
  68. %\usepackage{booktabs} % improved rules (lines) for tables
  69. %\usepackage{dcolumn} % align at decimal in tables
  70. %\usepackage{multirow} % table elements spanning multiple rows
  71. %\usepackage{amsmath}
  72. %\usepackage{multirow}
  73. %\usepackage{placeins}
  74. %\usepackage{epstopdf}
  75. %\usepackage{tabularx}
  76. %\usepackage{graphicx}
  77. %\usepackage[ruled]{algorithm2e}
  78. %\usepackage{algpseudocode}
  79. %\usepackage{float}
  80. %\usepackage{appendix}
  81. %\usepackage{colortbl}
  82. %\usepackage{tikz}
  83. %\usepackage{hyperref}
  84. %\usepackage{mathtools}
  85. %\usepackage{subfigure}
  86. %\usepackage{multirow}
  87. %
  88. %\usepackage[autostyle=try]{csquotes}
  89.  
  90.  
  91.  
  92. %\usepackage{mdframed}
  93. % This code below makes the word number the same size no matter if you shrink the equation
  94. %\makeatletter
  95. %\renewcommand{\maketag@@@}[1]{\hbox{\m@th\normalsize\normalfont#1}}%
  96. %\makeatother
  97. % If this causes other problems it can be deleted
  98.  
  99.  
  100. %\graphicspath{{./figures/}} % reduce clutter by storing figures elsewhere
  101.  
  102. %\newtheorem{theorem}{Theorem}
  103.  
  104. % Defining macros for all references makes it easy to change format later from
  105. % "Equation 1" to "Eqn (1)", for example
  106. %\newcommand{\fig}[1]{Figure~\ref{fig:#1}}
  107. %\newcommand{\tab}[1]{Table~\ref{tab:#1}}
  108. %\newcommand{\eq}[1]{Equation~\eqref{eq:#1}}
  109. %\newcommand{\eqtwo}[2]{Equations~\eqref{eq:#1} and \eqref{eq:#2}}
  110. %\newcommand{\chap}[1]{Chapter~\ref{chap:#1}}
  111. %\newcommand{\sect}[1]{Section~\ref{sec:#1}}
  112. %\newcommand{\Ref}[1]{Reference~\citenum{#1}} % \citenum is defined in the
  113. % natbib and provides the
  114. % reference number without brackets
  115.  
  116.  
  117. %\usepackage{color}
  118. %\usepackage{soul}
  119. %\newcommand{\hlc}[2][yellow]{ {\sethlcolor{#1} \hl{#2}} }
  120.  
  121. %%%%% Required front matter definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  122.  
  123. \title {Continuous Decision Support}
  124.  
  125. \doctype{DISSERTATION} % or GRADUATE RESEARCH PAPER, DISSERTATION, or REPORT
  126. % REPORT will generate a simplified format more suitable for
  127. % class assignments
  128.  
  129. \author {Me Myself}{andI}
  130. \rank {}
  131. \previousdegrees {B.S., M.S.} % Abbreviate any previous degrees
  132.  
  133. % Uncomment the following lines if there is a second author
  134. % \coauthor {FirstName I. LastName}
  135. % \corank {Major, USAF}
  136. % \copreviousdegrees {B.S.}
  137.  
  138. \degree {Doctor of Philosophy in Systems Engineering}
  139. \graduation {17}{September}{2015} % format is {DD}{Month}{YYYY} where
  140. % Month must be: March, June,
  141. % September, or December
  142.  
  143. \designator{AFIT-ENV-14-M-XX} % assigned by the graduate advisor in
  144. % during the student's final quarter
  145.  
  146.  
  147. \distribution{DISTRIBUTION STATEMENT A:\\APPROVED FOR PUBLIC RELEASE;
  148. DISTRIBUTION UNLIMITED} % or other appropriate distribution statement from the
  149. % AFIT Style Guide
  150.  
  151. \committee{ % Advisor must be listed first in the list of committee members
  152. {David R. , PhD (Chairman)},
  153. {Jeffery D. , PhD (Member)},
  154. {Bradley J. , PhD (Member)}
  155. }
  156.  
  157. \department {Department of Systems and Engineering Management}
  158. \school {Graduate School of Engineering and Management}
  159. \dean {Badiru} % only used for PhD dissertations
  160.  
  161. % Uncomment the following line to switch from blank signature lines on
  162. % the approval page to lines marked with ``/signed/'' and the
  163. % corresponding dates. This avoid having to scan the signature page into the
  164. % final PDF document for the electronic version, but it also doesn't look as
  165. % professional. Similarly, the Dean's signature can be indicated using the
  166. % second line below. Note that the original signatures are still required on
  167. % the hardcopy submitted to the library.
  168.  
  169. % \committeeSignedDates{2 Jun 2011,3 Jun 2011,4 Jun 2011}
  170. % \deanSignedDate{9 Jun 201
  171.  
  172. \abstract{Insert abstract here.}
  173. % The abstract can also be saved in a separate file, called abstract.tex for
  174. % example, and included here using: "\abstract{\input{abstract}}"
  175.  
  176. % Required SF298 macros. See the SF298 package guide for additional fields.
  177. \DatesCovered{October 2008 - December 2015} % First quarter of classes to Graduation
  178. \ContractNumber{} % "in house" if AFIT sponsored or blank otherwise
  179. \ProjectNumber{} % JON number (per advisor) or blank
  180. \SponsoringAgency{} % sponsor address or '\relax' (will appear blank)
  181. \Acronyms{} % sponsor unit/office symbol or blank
  182. \SMReportNumber{} % blank unless sponsoring agency assigned a report number
  183. \AddlSupplementaryNotes{} % Add any other comments as necessary
  184. \ReportClassification {U} % document classification
  185. \AbstractClassification {U} % abstract classification
  186. \PageClassification {U} % SF 298 classification
  187. \AbstractLimitation {UU} % change to 'SAR' if limited distribution
  188. \SubjectTerms{Add four or five key words/phrases for indexing}
  189. \ResponsiblePerson {Dr. David R. (ENY)}
  190. \RPTelephone {(937) 255-3636 x0000 [email protected]}
  191. % advisor's 4 digit extension and email address. If necessary to fit into
  192. % the block, the \footnotesize command can be placed before the phone
  193. % number to reduce the font size
  194.  
  195. % \renewcommand\AbstractSize\scriptsize % if the abstract is too long to fit on
  196. % the SF298, then the abstract should probably be shortened. However, in a
  197. % pinch, this command can be used to reduce the fontsize for the abstract on
  198. % the SF298.
  199.  
  200. %%%% Optional macro definitions %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  201.  
  202. \dedication{\centering Insert optional dedication or remove/comment out this
  203. line completely. The text will be centered vertically and horizontally on
  204. the page}
  205.  
  206. \acknowledgments{Insert optional acknowledgments or remove/comment out
  207. this line completely. Remember, you are not to include names of personal
  208. relations (e.g., spouse, parents, etc.), but you may include names of professional
  209. relations (e.g., advisor, sponsor, fellow students, etc.)}
  210. % If you prefer to provide "acknowledgements" instead (note the added "e"
  211. % between the "g" and the "m") then add the "e" in the macro name so that
  212. % it reads "\acknowledgements".}
  213.  
  214. %\vita{Insert optional vita or remove/comment out this line completely.}
  215.  
  216. % The default disclaimer and copyright statement is included by default. An
  217. % alternate disclaimer for foreign students or others can also be
  218. % used by uncommenting the following line:
  219. %
  220. % \govtdisclaimer{Alternate Disclaimer.//See the Style Guide for more information}
  221.  
  222. % The List of Tables and Figures can be omitted if not needed:
  223. %
  224. % \notables
  225. % \nofigures
  226.  
  227. % Additional "lists" can be added to the end of the front matter using the
  228. % \addlistof macro. This macro takes three parameters:
  229. % \addlistof{name}{header}{list}
  230. % where
  231. % name is used in the title of the list, i.e. "List of name"
  232. % header is placed at the top of each page used by this list
  233. % list is typeset as provided
  234. %
  235. % For example, one might insert a list of symbols using the tabbing environment
  236. % with:
  237. \addlistof{Symbols}{Symbol\quad Definition}{
  238. \begin{tabbing}
  239. Symbol\quad \= Definition \kill % In the tabbing environment this sets up the
  240. % tab stop. The \kill prevents the line from being printed, so use the line
  241. % with the longest symbol here. In this example the header word "Symbol"
  242. % with a quad space after it sets the tab stop and is reflected in the
  243. % header. If the header is not the longest line, then the header will need
  244. % to be adjusted to make the columns line up, and a \boxtowidth macro is
  245. % provided for this purpose.
  246. %
  247. % For example, if the tab is set using a line of:
  248. % $\verylongsymbol$\quad \= no real meaning \kill
  249. % corresponding to a symbol entry of:
  250. % $verylongsymbol$\quad \= no real meaning \\
  251. % then the appropriate header is:
  252. % {\boxtowidth{$verylongsymbol$\quad}{Symbol}Definition}
  253.  
  254. $I$ \> current (amps) \\
  255. $R$ \> resistance (ohms) \\
  256. $V$ \> voltage (volts) \\
  257. \null\\
  258. \textit{Subscripts}\\
  259. $rms$ \> root mean square \\
  260. $t$ \> true \\
  261. $0$ \> nominal\\
  262. \null\\
  263. \textit{Superscripts}\\
  264. $b$ \> body reference frame \\
  265. $n$ \> navigation reference frame \\
  266. \end{tabbing}
  267. }
  268. % A disadvantage of the tabbing environment is the lack of automatic
  269. % wordwrapping. A list environment might be used instead. For example:
  270. \addlistof{Other Symbols}
  271. {\boxtowidth{$verylongsymbol$\quad}{\hfill Symbol\quad}Definition}{
  272. \begin{list}{}{\setlength\topsep{0pt}
  273. \settowidth\labelwidth{$verylongsymbol$}
  274. \settowidth\labelsep{\quad}
  275. \setlength\leftmargin{\labelwidth}
  276. \addtolength\leftmargin{\labelsep}
  277. }
  278. \item [$a$] first letter of the alphabet
  279. \item [$verylongsymbol$] no real meaning
  280. \end{list}
  281. }
  282.  
  283.  
  284. % Alternatives to the preceding list of symbols and the following list of
  285. % acronyms can be created using:
  286. %
  287. % \listofsymbols
  288. % \listofabbreviations[5em]
  289. %
  290. % where the corresponding symbols and abbreviations must then be marked at
  291. % their first occurence in the text with "\addsymbol{Definition}{Symbol}" or
  292. % "\addabbrev{Definition}{Symbol}", respectively. If the symbols are
  293. % too wide for the table, the alloted width can be increased by including
  294. % an optional width in square brackets, as in "\listofsymbols[.3in]".
  295. % Both of these lists will be listed in the order that they appear in the text.
  296.  
  297. % A \singlespace macro is provided to allow a section of the document to by
  298. % typeset with single spaced lines. This macro must be enclosed in an
  299. % environment to limit its scope. For example:
  300. % { \singlespace This text will be set with single spaced lines } and now
  301. % the document is back to double spaced lines.
  302.  
  303.  
  304. \begin{document}
  305.  
  306.  
  307. % The acronym package can be used to add a list of acronyms. Because
  308. % the acronym formatting is modified to match the AFIT Style Guide,
  309. % the following command must be in the body of the document prior to the
  310. % call to \makePrefatoryPages
  311. %\listofacronyms{
  312. %\begin{acronym}[JCAAMP]
  313. %\acro{AFMC}{Air Force Materiel Command}
  314. %\acro{BAA}{Broad Area Announcement}
  315. %\acro{CDF}{Cumulative Distribution Function}
  316. %\acro{DP}{Development Planning}
  317. %\acro{FTE}{Full Time Equivalent}
  318. %\acro{FY}{Fiscal Year}
  319. %\acro{HQ}{Headquarters}
  320. %\acro{IED}{Improvised Explosive Device}
  321. %\acro{JCAAMP}{Joint IED Defeat Capability Approval and Acquisition Management Process}
  322. %\acro{JIEDDO}{Joint IED Defeat Organization}
  323. %\acro{LP}{Linear Program}
  324. %\acro{NPV}{Net Present Value}
  325. %\acro{PMJ}{Professional Military Judgment}
  326. %\acro{RD}{Research and Development}
  327. %\end{acronym}
  328. %}
  329.  
  330. % The following line is required to generate the prefatory pages
  331. \makePrefatoryPages
  332.  
  333. %% Body of the text follows, using \chapter, \section, \subsection,
  334. %% \subsubsection, \paragraph, and \subparagraph to generate the
  335. %% section headings. For convenience, it may be useful to break the
  336. %% full document into separate files, perhaps divided by chapters. In
  337. %% that case, the files would be loaded here using "\input{filename}"
  338.  
  339. %\include{Hendrix_CH1_Introduction}
  340. %\include{Hendrix_CH2_LiteratureReview}
  341. %\include{Hendrix_CH3_TriageMethod}
  342. %\include{Hendrix_CH4_ContinuousDecisionSupport}
  343. %\include{Hendrix_CH5_EffectOFParameters}
  344. %\include{Hendrix_CH6_ElicitationAndApplication}
  345. %\include{Hendrix_CH7_Conclusions}
  346.  
  347. %\appendix % Indicates the transition from chapters to appendices. If there
  348. %% is only one appendix it will not be labeled (can't have an "A"
  349. %% without a "B"...). The labels will be added automatically if
  350. %% there are more than one. To get the counter in sync, a third
  351. %% "latex" may be required on the file.
  352. %
  353. %\chapter{Side-by-Side Figures and Non-Breaking Spaces}
  354. %
  355. %It is possible to insert figures side-by-side as shown in
  356. %Figures~\ref{fig:leftlogo} and~\ref{fig:rightlogo}. Note the use of the tilde
  357. %character in the \LaTeX{} source to prevent a line break before a number.
  358. %Subfigures can also be created using the \emph{subfig} package as in
  359. %\fig{subfigures}.
  360. %
  361. %\begin{figure}
  362. %\begin{minipage}{.5\linewidth}
  363. %\centering
  364. %\includegraphics[width=0.6\textwidth]{afitlogo}
  365. %\caption{An AFIT Logo}
  366. %\label{fig:leftlogo}
  367. %\end{minipage}
  368. %\begin{minipage}{.5\linewidth}
  369. %\centering
  370. %\includegraphics[width=0.6\textwidth]{afitlogo}
  371. %\caption{Another AFIT Logo}
  372. %\label{fig:rightlogo}
  373. %\end{minipage}
  374. %\end{figure}
  375. %
  376. %\begin{figure}
  377. %\centering
  378. %\subfloat{\includegraphics[width=0.3\textwidth]{afitlogo}}
  379. %\hspace{1.2in}
  380. %\subfloat{\includegraphics[width=0.3\textwidth]{afitlogo}}
  381. %\caption{Side-by-Side Subfigures}
  382. %\label{fig:subfigures}
  383. %\end{figure}
  384.  
  385. % The \references command should be used to insert the list of references.
  386. % Assuming one is using BibTeX, this should contain both a \bibliographystyle
  387. % and a \bibliography command referencing a separate bibliography file.
  388.  
  389. %\references{
  390. % \bibliographystyle{thesnumb} % or ieeetr, spie, aiaa, etc.
  391. % \bibliography{Hendrix}
  392. % }
  393. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement