This is the Sample Title of the Book

Transcription

This is the Sample Title of the Book
.pagedisplay
set
setAcrobat
Acrobatpage
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
Using LATEX for Typesetting the
Lincoln Laboratory Book Series
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
Sample Pages:
Code with Results on the Following Page
To see LATEX code next to the results,
go to the task bar on top of your Acrobat Reader and set
View==>Page Display==>Two up continuous
You may want to also set the size to ‘Fit Width’, (control-2)
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
by Amy Hendrickson, TEXnology Inc.
www.texnology.com / [email protected]
.
set Acrobat page
display
. title
beginning,
beginning,and
and
titlepages
pages
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
LATEX Code to Produce the Following Pages
Comment: Pathname shows where the font and logo les, as well as the .cls and .sty les
are located.
The font le is llb-font.sty for xelatex.
Most of these sample pages show how to enter code and the results you’ll get when making
an multi-author book.
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
%%%%%%%%%%%%%%%%%%%%%%%%%%%
% For OS X:
%\def\pathname{/opt/local/share/texmf-local/tex/latex/llbook}
%\def\myfontpath{/Users/stsmith/Library/Fonts}
%%%%%%%%%%%%%%%%%%%%%%%%%%%
% For MikTeX.
% Drop contents of CodeAndFonts.zip into a directory of
% your choice. Define \pathname and \myfontpath naming this directory, i.e,
\def\pathname{c:/llbook}
\def\myfontpath{c:/llbook}
%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Then use \pathname for the files that are found in that directory:
\documentclass{c:\pathname/llbook}
%%%%%%%%%%%%
%% Bring in font package:
\usepackage{\pathname/llb-font}
%%%%%%%%%%%%
%%% Setting up info for title pages:
\title{This is the Sample Title of the Book}
\subtitle{This is the Sample Subhead}
%%%%%%%%%%%%
%% Use this command if producing a book with one author:
%\author{}
%% Use this command for the multi-author book:
\editedby{First Editor\\
Second Editor\\
Third Editor}
%%%%%%%%%%%%
\edition{First Edition}
\begin{document}
...
%%%%%%%%%%%%
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order
orderof
ofFront
Front
Matter
half title. page
series. page
LATEX Code to Produce the Following Page
Comment: The order of the front matter is:
Halftitlepage
.
title page
. page
copyright
.
dedication
.
contents
Seriespage
Titlepage
Copyrightpage
.
preface
. bio
author
.
list of contributors
.
acknowledgments
Dedication %% Optional
Table of Contents
Preface %% Optional
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
About the Author(s)
List of Contributors %% for multi-author book
Acknowledgments
e following pages will have code on the left side, and results on the
right side, which you can see easily if you use the Acrobat setup:
View=>Display=>Two-up Continuous
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
. page
half
halftitle
title
page
series. page
.
title page
. page
copyright
LATEX Code to Produce the Following Page
Comment: The text in the half title page was supplied before \begin{document}
with
\title{This is the Sample Title of the Book}
\subtitle{This is the Sample Subhead}
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\halftitlepage
This is the Sample Title of the Book
This is the Sample Subhead
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series
series. page
page
.
title page
. page
copyright
\seriespage{
\serieslist{Title of a Book Published in the Laboratory Book Series}
{John Doe and Jane Doe}
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
\serieslist{Title of a Book Published in the Laboratory Book Series}
{John Doe and Jane Doe}
\serieslist{Title of a Book Published in the Laboratory Book Series}
{John Doe and Jane Doe}
.
acknowledgments
.
part
\serieslist{Title of a Book Published in the Laboratory Book Series}
{John Doe and Jane Doe}
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
}%% end of series page
Also in this series
Title of a Book Published in the Laboratory Book Series
John Doe and Jane Doe
Title of a Book Published in the Laboratory Book Series
John Doe and Jane Doe
Title of a Book Published in the Laboratory Book Series
John Doe and Jane Doe
Title of a Book Published in the Laboratory Book Series
John Doe and Jane Doe
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
LATEX Code to Produce the Following Page
Comment: Like \halftitlepage the text was supplied before
\begin{document} with:
.page
title
titlepage
\title{This is the Sample Title of the Book}
\subtitle{This is the Sample Subhead}
%\author{}
\editedby{First Editor\\
Second Editor\\
Third Editor}
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
\edition{First Edition}
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\titlepage
This is the Sample Title of the Book
This is the Sample Subhead
Edited by
First Editor
Second Editor
Third Editor
First Edition
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
copyright
page
.
dedication
.
contents
.
preface
LATEX Code to Produce the Following Page
Comment: Use the command \copyrightpage immediately after \titlepage.
To set the ISBN number or LOC number, you supply these terms before
\begin{document}:
\isbnnumber{xxxxxxxxxx}
\locnumber{xxxxxxxxxx}
% for example:
%\isbnnumber{978-0-615-42880-2}
%\locnumber{2010940675}
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\copyrightpage
© 2012 MIT Lincoln Laboratory
All rights reserved. No part of this book, or
portions thereof, may be reproduced in any
form without the written permission of Lincoln
Laboratory of the Massachusetts Institute
of Technology. All images in this book have
been reproduced with the knowledge and
prior consent of the artists concerned and
no responsibility is accepted by the producer,
publisher, or printer for any infringement
of copyright or otherwise, arising from the
contents of this publication. Every effort has
been made to ensure that credits accurately
comply with information supplied.
Published in the United States of America by
Lincoln Laboratory
Massachusetts Institute of Technology
244 Wood Street
Lexington, Massachusetts 02420
Telephone: (781) 981-5500
www.ll.mit.edu
Printed and bound
in the United States of America
ISBN Number: xxxxxxxxxx
Library of Congress Number: xxxxxxxxxx
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{dedication}
Text here.
\end{dedication}
Dedication
Text here.
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\tableofcontents
Table of Contents
Preface vii
About the Authors ix
List of Contributors xi
Acknowledgments xiii
I
This is the Sample Title
of the First Part 1
1
This is the Sample Title of the First Chapter 3
1.1 Sample First Level Subhead 3
1.2 Boxed Math 15
1A Appendix 17
References 19
Acronyms 23
Index 25
v
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{preface}
Ilignie nducit, in rem faccusda audigen ducimporrore porum, velitia tincto
essed modi di dolupta soluptatem facestionem fugiaecae laboris es ipsunt
rernam qui ame dolupta perfers picaepudam rendi dolorit ibusam receaquos
vella perio debis seratur solestias vid et fuga. Ut omnis dolupta teceaqui
occuptatquis qui doloratium dolorepre nament. To odit eos pliaepere
evelitempos earum, etus volles que plia enis estrum raturit laceper spelectem
ente voluptatia conse labor magnis duntias eaquia aliquis ma conessimet
hilitibust, officat etusamu saperfe rrupta volum ditatia dolectaquunt vent,
consenet quod quatibus quia sit odi accupta velibus daectur epturia cus
rectem. Ur am de et pro doluptat expedi volupti od maximperi denim inctias ma
cone cus.
....
\end{preface}
Preface
Ilignie nducit, in rem faccusda audigen ducimporrore porum, velitia tincto essed
modi di dolupta soluptatem facestionem fugiaecae laboris es ipsunt rernam qui
ame dolupta perfers picaepudam rendi dolorit ibusam receaquos vella perio debis seratur solestias vid et fuga. Ut omnis dolupta teceaqui occuptatquis qui doloratium dolorepre nament. To odit eos pliaepere evelitempos earum, etus volles
que plia enis estrum raturit laceper spelectem ente voluptatia conse labor magnis duntias eaquia aliquis ma conessimet hilitibust, officat etusamu saperfe rrupta
volum ditatia dolectaquunt vent, consenet quod quatibus quia sit odi accupta
velibus daectur epturia cus rectem. Ur am de et pro doluptat expedi volupti od
maximperi denim inctias ma cone cus. ....
vii
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
LATEX Code to Produce the Following Page
Comment: If this was a single-author book, we would use
\begin{abouttheauthor}...\end{abouttheauthor} (singular)
Pathname here is just a convenience. You can leave that off if your illustration is in your local
directory.
.
dedication
.
contents
.
preface
. bio
author
author
bio
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{abouttheauthors}
\bio{\pathname/authorphoto.pdf}{Author Name}
Ilignie nducit, in rem faccusda audigen ducimporrore
porum, velitia tincto essed modi di dolupta soluptatem
facestionem fugiaecae laboris es ipsunt rernam qui ame
dolupta perfers picaepudam rendi dolorit ibusam receaquos
vella perio debis seratur solestias vid et fuga. Ut omnis dolupta
teceaqui occuptatquis qui doloratium dolorepre nament. To
odit eos pliaepere evelitempos earum, etus volles que plia enis
estrum raturit laceper spelectem ente voluptatia conse labor magnis duntias eaquia
aliquis ma conessimet hilitibust, officat etusamu saperfe rrupta volum ditatia
dolectaquunt vent, consenet quod quatibus quia sit odi accupta velibus daectur
epturia cus rectem. Ur am de et pro doluptat expedi volupti od maximperi denim
inctias ma cone cus.
Maio. Itaspero dollis exceatur sus sus aut venimod itatus dit quid magnatis es
etur cabo. Nonsequis repudae nobit optios destibus solut volore, eum que cum si
aute saepudae volupistios quaessum nimi, consenisti nulpa vollorpos dolupta sed
qui ute illes simoluptur archil ium velique velland amusam non resendi sciaernatur
saped esequid eum sanduscium ero est, omnim harcimp elendi voluptas de
veliquis dolorias maximaio berupta arum et int laborib uscilibus sitis simus, offic
test aliaspe rundion conseque volupit pe odi cupta dolupis int lab iust qui dunto
tem adipicium hilitibere venimos mo quiam ra volor as dem. Atet et eume core
quia adio eos dolupid mo.
...
\end{abouttheauthors}
About the Authors
Author Name Ilignie nducit, in rem faccusda audigen ducimporrore porum, velitia tincto essed modi di dolupta soluptatem
facestionem fugiaecae laboris es ipsunt rernam qui ame dolupta
perfers picaepudam rendi dolorit ibusam receaquos vella perio
debis seratur solestias vid et fuga. Ut omnis dolupta teceaqui
occuptatquis qui doloratium dolorepre nament. To odit eos
pliaepere evelitempos earum, etus volles que plia enis estrum
raturit laceper spelectem ente voluptatia conse labor magnis duntias eaquia aliquis
ma conessimet hilitibust, officat etusamu saperfe rrupta volum ditatia dolectaquunt vent, consenet quod quatibus quia sit odi accupta velibus daectur epturia cus
rectem. Ur am de et pro doluptat expedi volupti od maximperi denim inctias ma
cone cus.
Maio. Itaspero dollis exceatur sus sus aut venimod itatus dit quid magnatis es
etur cabo. Nonsequis repudae nobit optios destibus solut volore, eum que cum
si aute saepudae volupistios quaessum nimi, consenisti nulpa vollorpos dolupta
sed qui ute illes simoluptur archil ium velique velland amusam non resendi sciaernatur saped esequid eum sanduscium ero est, omnim harcimp elendi voluptas de
veliquis dolorias maximaio berupta arum et int laborib uscilibus sitis simus, offic
test aliaspe rundion conseque volupit pe odi cupta dolupis int lab iust qui dunto
tem adipicium hilitibere venimos mo quiam ra volor as dem. Atet et eume core
quia adio eos dolupid mo. ...
ix
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
LATEX Code to Produce the Following Page
Comment: Optional introduction, made with \intro{<text>}, followed by as many author
lists as necessary.
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list
listof
ofcontributors
contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{listofcontributors}
\intro{Any introductory text, etc.
Pediant explaut vent, sit asitatios ipienihit labo. Pient lit lam fugitio. In
nis nistiatem endi volecto cusanihit magnati ossunti doluptatat. Et re porro
ipictor iantempost, offici dolesse quatio. Erum est, esequi vitibeaque pro
officat atetus.}
\authorlist{Author Name}
{Affiliation}
\authorlist{Author Name}
{Affiliation}
\authorlist{Author Name}
{Affiliation}
...
\end{listofcontributors}
List of Contributors
Any introductory text, etc. Pediant explaut vent, sit asitatios ipienihit labo. Pient
lit lam fugitio. In nis nistiatem endi volecto cusanihit magnati ossunti doluptatat.
Et re porro ipictor iantempost, offici dolesse quatio. Erum est, esequi vitibeaque
pro officat atetus.
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
Author Name
Affiliation
xi
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{acknowledgments}
Ilignie nducit, in rem faccusda audigen ducimporrore porum, velitia tincto
essed modi di dolupta soluptatem facestionem fugiaecae laboris es ipsunt
rernam qui ame dolupta perfers picaepudam rendi dolorit ibusam receaquos
vella perio debis seratur solestias vid et fuga. Ut omnis dolupta teceaqui
occuptatquis qui doloratium dolorepre nament. To odit eos pliaepere
evelitempos earum, etus volles que plia enis estrum raturit laceper spelectem
ente voluptatia conse labor magnis duntias eaquia aliquis ma conessimet
hilitibust, officat etusamu saperfe rrupta volum ditatia dolectaquunt vent,
consenet quod quatibus quia sit odi accupta velibus daectur epturia cus
rectem. Ur am de et pro doluptat expedi volupti od maximperi denim inctias ma
cone cus.
\end{acknowledgments}
Acknowledgments
Ilignie nducit, in rem faccusda audigen ducimporrore porum, velitia tincto essed
modi di dolupta soluptatem facestionem fugiaecae laboris es ipsunt rernam qui
ame dolupta perfers picaepudam rendi dolorit ibusam receaquos vella perio debis seratur solestias vid et fuga. Ut omnis dolupta teceaqui occuptatquis qui doloratium dolorepre nament. To odit eos pliaepere evelitempos earum, etus volles
que plia enis estrum raturit laceper spelectem ente voluptatia conse labor magnis duntias eaquia aliquis ma conessimet hilitibust, officat etusamu saperfe rrupta
volum ditatia dolectaquunt vent, consenet quod quatibus quia sit odi accupta
velibus daectur epturia cus rectem. Ur am de et pro doluptat expedi volupti od
maximperi denim inctias ma cone cus.
xiii
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
LATEX Code to Produce the Following Page
Comment: The argument in square brackets is sent to the Table of Contents, the one in
curly brackets prints on the page.
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\part[This is the Sample Title\string\\
of the First Part]
{This is the Sample\\
Title of the\\
First Part}
I
This is the Sample
Title of the
First Part
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\chapter{This is the Sample Title of the First Chapter}
\authoraffil{Author Name and Author Name, MIT Lincoln Laboratory}
\section{Sample First Level Subhead}
Pore volupti dolescias versperio venestium que pro tem lique rectat as
doluptat eos aborrorum excea deribusanto tendandel ipsant. Ihitem quatior
itaturibea cum fuga. Nam, tem eatur. Ihit porrumquam quodisquisi doleseque
nullamet voloreriam am, consequ iantibus, si consequas voloria serum ra
delluptio dolorionsed quam quid modi dolore rehendis eum que conet ea nonse
velique pra intis aut et lam alia simodig nientio es is ea si con nist,
omnimaio id quibus nossitiae laborectotae suntore por sam facescimus,
optatent volorecerem enis mod eos ulpa que porehendant.
1
This is the Sample Title of the First Chapter
Author Name and Author Name, MIT Lincoln Laboratory
1.1 Sample First Level Subhead
Pore volupti dolescias versperio venestium que pro tem lique rectat as doluptat
eos aborrorum excea deribusanto tendandel ipsant. Ihitem quatior itaturibea cum
fuga. Nam, tem eatur. Ihit porrumquam quodisquisi doleseque nullamet voloreriam am, consequ iantibus, si consequas voloria serum ra delluptio dolorionsed
quam quid modi dolore rehendis eum que conet ea nonse velique pra intis aut
et lam alia simodig nientio es is ea si con nist, omnimaio id quibus nossitiae laborectotae suntore por sam facescimus, optatent volorecerem enis mod eos ulpa
que porehendant.
3
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{figure}
\includegraphics[width=\textwidth]{\pathname/sampfigone.pdf}
\caption{This is a sample caption for the sample figure.}\label{figone}
\end{figure}
1.1: Sample gure
Figure 1.1
This is a sample caption for the sample gure.
5
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
LATEX Code to Produce the Following Page
Comment: Remember,
\topline
\colheadfont (for each column)
\midline
(body of table)
\botline
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{table}[p]
\caption{This is a sample table.}
\label{tableone}
\begin{tabular}{@{}p{.18\textwidth}p{.38\textwidth}p{.35\textwidth}}
\topline
\colheadfont
Column Heading&
\colheadfont
Column Heading &
\colheadfont
Column Heading\\
\midline
%%
Computations
&\raggedright
Cidus, sus, utatinc tatqui ut
reicidem eius aliquis untio. Nam
et alisit miniendicae officiendita
qui cone mil maio. Ri am enis
est volupiet eum utempor
epudandamus autas enda dis
imendus exerspi ditiae pratiis es
dolorupta imus.
&\raggedright
Es moloratem rem soleceaque
maximus aut mi, si voluptatiame
latibus non cus nate persperferia
nate oditenis et, num exercimus
quam velenet aut et expel into. Um
nis eture cusam andae neceatqui
debit, iuribusam sinvenis que sit
enia nus viducipsunt faces acit as
nonsequam essus vollupt.\\[9pt]
%%%
%%% ...
\botline
\end{tabular}
\end{table}
1.1: Sample table
Table 1.1
This is a sample table.
Column Heading
Column Heading
Column Heading
Computations
Cidus, sus, utatinc tatqui ut
reicidem eius aliquis untio. Nam et
alisit miniendicae officiendita qui
cone mil maio. Ri am enis est
volupiet eum utempor
epudandamus autas enda dis
imendus exerspi ditiae pratiis es
dolorupta imus.
Es moloratem rem soleceaque
maximus aut mi, si voluptatiame
latibus non cus nate persperferia
nate oditenis et, num exercimus
quam velenet aut et expel into.
Um nis eture cusam andae
neceatqui debit, iuribusam
sinvenis que sit enia nus
viducipsunt faces acit as
nonsequam essus vollupt.
Data Types
Cidus, sus, utatinc tatqui ut
reicidem eius aliquis untio. Nam et
alisit miniendicae officiendita qui
cone mil maio. Ri am enis est
volupiet eum utempor
epudandamus autas enda dis
imendus exerspi ditiae pratiis es
dolorupta imus.
Es moloratem rem soleceaque
maximus aut mi, si voluptatiame
latibus non cus nate persperferia
nate oditenis et, num exercimus
quam velenet aut et expel into.
Um nis eture cusam andae
neceatqui debit, iuribusam
sinvenis que sit enia nus
viducipsunt faces acit as
nonsequam essus vollupt. A mix
of dense matrices and sparse
matrices, with complex links
between data structures.
Data Volume
Cidus, sus, utatinc tatqui ut
reicidem eius aliquis untio. Nam et
alisit miniendicae officiendita qui
cone mil maio. Ri am enis est
volupiet eum utempor
epudandamus autas enda dis
imendus exerspi ditiae pratiis es
dolorupta imus.
Es moloratem rem soleceaque
maximus aut mi, si voluptatiame
latibus non cus nate persperferia
nate oditenis et, num exercimus
quam velenet aut et expel into.
Um nis eture cusam andae
neceatqui debit, iuribusam
sinvenis que sit enia nus
viducipsunt faces acit as
nonsequam essus vollupt.
Input
Cidus, sus, utatinc tatqui ut
reicidem eius aliquis untio. Nam et
alisit miniendicae officiendita qui
cone mil maio. Ri am enis est
volupiet eum utempor
epudandamus autas enda dis
imendus exerspi ditiae pratiis es
dolorupta imus.
Es moloratem rem soleceaque
maximus aut mi, si voluptatiame
latibus non cus nate persperferia
nate oditenis et, num exercimus
quam velenet aut et expel into.
Um nis eture cusam andae
neceatqui debit, iuribusam
sinvenis que sit enia nus
viducipsunt faces acit as (testing
fonts) nonsequam essus vollupt.
7
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
LATEX Code to Produce the Following Page
Comment: Must use \usepackage{graphicx}.
\rotatebox will give you an error message if there are any blank lines.
.
title page
. page
copyright
.
dedication
.
contents
\rotatebox{90}{\vbox{
\begin{table}[p]
\caption{This is a sample table.}
\label{tableone}
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate
rotate .g/table
g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{tabular}{@{}p{.18\textwidth}p{.38\textwidth}p{.35\textwidth}}
\topline
\colheadfont
Column Heading&
\colheadfont
Column Heading &
\colheadfont
Column Heading\\
\midline
%%
Computations
&\raggedright
Cidus, sus, utatinc tatqui ut reicidem eius aliquis untio. Nam
et alisit miniendicae officiendita qui cone mil maio. Ri am enis
est volupiet eum utempor epudandamus autas enda dis
imendus exerspi ditiae pratiis es dolorupta imus.
&\raggedright
Es moloratem rem soleceaque maximus aut mi, si voluptatiame
latibus non cus nate persperferia nate oditenis et, num exercimus
quam velenet aut et expel into. Um nis eture cusam andae neceatqui
debit, iuribusam sinvenis que sit enia nus viducipsunt faces acit as
nonsequam essus vollupt.\\[9pt]
...
%%
\botline
\end{tabular}
}}
\end{table}
Column Heading
Cidus, sus, utatinc tatqui ut
reicidem eius aliquis untio. Nam et
alisit miniendicae officiendita qui
cone mil maio. Ri am enis est
volupiet eum utempor
epudandamus autas enda dis
imendus exerspi ditiae pratiis es
dolorupta imus.
Cidus, sus, utatinc tatqui ut
reicidem eius aliquis untio. Nam et
alisit miniendicae officiendita qui
cone mil maio. Ri am enis est
volupiet eum utempor
epudandamus autas enda dis
imendus exerspi ditiae pratiis es
dolorupta imus.
Column Heading
Computations
Data Types
Table 1.2
This is a sample table.
Es moloratem rem soleceaque
maximus aut mi, si voluptatiame
latibus non cus nate persperferia
nate oditenis et, num exercimus
quam velenet aut et expel into.
Um nis eture cusam andae
neceatqui debit, iuribusam
sinvenis que sit enia nus
viducipsunt faces acit as
nonsequam essus vollupt. A mix
of dense matrices and sparse
matrices, with complex links
between data structures.
Es moloratem rem soleceaque
maximus aut mi, si voluptatiame
latibus non cus nate persperferia
nate oditenis et, num exercimus
quam velenet aut et expel into.
Um nis eture cusam andae
neceatqui debit, iuribusam
sinvenis que sit enia nus
viducipsunt faces acit as
nonsequam essus vollupt.
Column Heading
1.1: Rotate Figure or Table 9
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
LATEX Code to Produce the Following Page
Comment: Notice the use of the font command, \bit, for bold italics, in the rst line of the
quote. \bit may be used at any point in your text and it will change size according to the
context, just as \it and \bf will change size.
\begin{quote}
Pore volupti dolescias versperio {\bf venestium} {\it que} {\bit pro tem}
lique rectat as doluptat eos aborrorum excea deribusanto tendandel ipsant.
Ihitem quatior itaturibea cum fuga. \quoteauthor{Name of Contributor}
\end{quote}
Dunt. Itatur, occabore cuptas eseque conse sunt laborrum eium core comniet
fuga. Icillor erempelia veni nosanda voloribus eum ipidis sita cum coraeces
aperemp ellatur si ium quid qui vendita volorunt molor sed que volore
praturis sequi voloria parum volessunt modi aut aute pa cone rectaqui sam
dolorro ratent, voluptatenda deles et repudigendus doluptur suntio es nonsequ
idusam labora sit.
1.1: Quote 11
Pore volupti dolescias versperio venestium que pro tem lique rectat as doluptat eos
aborrorum excea deribusanto tendandel ipsant. Ihitem quatior itaturibea cum fuga.
– Name of Contributor
Dunt. Itatur, occabore cuptas eseque conse sunt laborrum eium core comniet fuga. Icillor erempelia veni nosanda voloribus eum ipidis sita cum coraeces
aperemp ellatur si ium quid qui vendita volorunt molor sed que volore praturis
sequi voloria parum volessunt modi aut aute pa cone rectaqui sam dolorro ratent,
voluptatenda deles et repudigendus doluptur suntio es nonsequ idusam labora sit.
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
LATEX Code to Produce the Following Page
Comment: Note that displaymath is aligned on the left, indented at the width of a paragraph
indent. If you are using Garamond fonts, the the math will also appear in Garamond if you
have remembered to put these four les in your working directory, the same directory where
your .tex le is found.
. page
copyright
.
dedication
.
contents
.
preface
ugmm8a.pfb
ugmmi8a.pfb
ugmr8a.pfb
ugmri8a.pfb
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math,
math,math
math
fonts
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
These fonts are found in garamath.zip.
See docs.pdf for more information on fonts.
The elements of the product matrix $C\in R^{MXM}$ of real matrices
$A\hat I R^{MXP}$ and $B\in R^{pxp}$ are given by
\begin{equation}
C = AB \Rightarrow c_{ij} = \sum a_{ik}b_{kj}\, .
\end{equation}
The summation over $p$ is carried out for each
of the $mn$ elements in $C$. We perform $p$ multiplications and $p$
additions, giving
an operations count of 2$mnp$ for the matrix multiplication of real matrices.
1.1: Math and Math fonts
13
e elements of the product matrix C ∈ RM X M of real matrices AIˆRM X P and
B ∈ R p x p are given by
C = AB ⇒ ci j =
∑
ai k bk j .
(1.1)
e summation over p is carried out for each of the mn elements in C . We
perform p multiplications and p additions, giving an operations count of 2mn p
for the matrix multiplication of real matrices.
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed
boxed. math
math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\section{Boxed Math}
\begin{equation}
\boxit{\alpha\beta\Gamma\Delta}
\label{boxedEquation}
\end{equation}
1.2: Boxed Math
15
1.2 Boxed Math
αβΓ∆
(1.2)
.
set Acrobat page
display
. title pages
beginning, and
LATEX Code to Produce the Following Page
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
Comment:
\chapappendix{<appendix title>}
\section{<appendix section>}
\subsection{<appendix subsection>}
No need to supply a square bracket version of the chapter appendix title if you have \\ in
the title, since only the term ‘Appendix’ will appear in the Table of Contents.
\chapappendix{This is the Appendix Title}
Ecto blanis mincitium quam, sequo de sumet il millore ndesequam veliquo
magnatis dolorionsed quidiat eceped quas as re, sitia ab inus dolupturia cus
mo cusanditas quod quiduscium qui comnissi volorem fugitio eium aliquatur.
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap
chapappendix
appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\section{Sample First Level Subhead}
Vollatibus dolessu mquaest ent repudae vellesc ipsapid que prepudis eos que
sitium fugiande verum voluptum re pro est vel ipis moluptate niscidis
doluptatis mint lam dolor assitat emquodi aborum.
\subsection{Sample Second Level Subhead}
Reiuntiunt est, evelest volupta quaspiscius, vitatiam, cum et et in consed
ute volorestio odigniet hici nat eicidipit perrunt vendi tem harunt, tes
utaquo quuntem santem rempelit a corem ilignis.
\subsubsection{Sample Third Level Subhead}
Reiuntiunt est, evelest volupta quaspiscius, vitatiam, cum et et in consed
ute volorestio odigniet hici nat eicidipit perrunt vendi tem harunt, tes
utaquo quuntem santem rempelit a corem ilignis.
Appendix 1A
17
Appendix 1A: This is the Appendix Title
Ecto blanis mincitium quam, sequo de sumet il millore ndesequam veliquo magnatis dolorionsed quidiat eceped quas as re, sitia ab inus dolupturia cus mo cusanditas quod quiduscium qui comnissi volorem fugitio eium aliquatur.
1A.1 Sample First Level Subhead
Vollatibus dolessu mquaest ent repudae vellesc ipsapid que prepudis eos que sitium
fugiande verum voluptum re pro est vel ipis moluptate niscidis doluptatis mint lam
dolor assitat emquodi aborum.
1A.1.1 Sample Second Level Subhead
Reiuntiunt est, evelest volupta quaspiscius, vitatiam, cum et et in consed ute
volorestio odigniet hici nat eicidipit perrunt vendi tem harunt, tes utaquo quuntem santem rempelit a corem ilignis.
1A.1.1.1 Sample Third Level Subhead
Reiuntiunt est, evelest volupta quaspiscius, vitatiam, cum et et in consed ute
volorestio odigniet hici nat eicidipit perrunt vendi tem harunt, tes utaquo quuntem santem rempelit a corem ilignis.
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
LATEX Code to Produce the Following Page
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap
chapbibliography
bibliography
bibtex for. chapter
.
acronyms
.
index
.
index .ind
le
\begin{references}
\bibitem{jdoejdoe}
John Doe and Jane Doe, ``Sample Article Title,'' {\it Sample Publication
Title},\break
vol. 12, no. 3, pp. 132--145, Jan. 1998.
\end{references}
References 19
References
1.
John Doe and Jane Doe, “Sample Article Title,” Sample Publication Title,
vol. 12, no. 3, pp. 132–145, Jan. 1998.
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
LATEX Code to Produce the Following Page
Comment: If you are including several chapters with chapbibliography in the same .tex le,
you should use this form:
\documentclass{\pathname/llbook}
\usepackage{chapterbib}
...
\begin{document}
\include{front}% for all of the book frontmatter
\include{chap1}
\include{chap2}
...
\end{document}
–Use \pathname/llbook for your bibliography style.
–Run XeLaTeX on your .tex le several times, then run BibTeX on chap1, then on chap2,
and so on.
–Run XeLaTeX on your .tex le several more times and your citations will appear, and your
bibliographies at the end of each chapter.
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
. chapter
bibtex
bibtexfor
for
chapter
.
acronyms
.
index
.
index .ind
le
Here are citations that are activated
with the chapbibliography, using bibsamp.bib as the bibliography database,
\cite{newpaper}.
\bibliographystyle{\pathname/llbook}
\chapbibliography{bibsamp}
References 21
Here are citations that are activated with the chapbibliography, using bibsamp.bib as the bibliography database, [1].
References
1.
John Doe and Jane Doe, “Sample article title,” Sample Publication Title,
vol. 12, pp. 132–145, Jan. 1998.
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
LATEX Code to Produce the Following Page
Comment: As long as you have \acro before each entry, and a single space between the
acronym and its description, no more mark-up will be necessary.
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
acronyms
..
acronyms
.
index
.
index .ind
le
\begin{acronyms}
\acro
3DM2 three-dimensional circuit integration
\acro
AARDI angle-angle range Doppler imaging
\acro
ABL Airborne Laser
\acro
ABM anti-ballistic missile
\acro
ABMDA Army Ballistic Missile Defense Agency
\acro
ABRES Advanced Ballistic Reentry Systems
\acro
ACAS Airborne Collision Avoidance System
...
\end{acronyms}
Acronyms
3DM2
AARDI
ABL
ABM
ABMDA
ABRES
ACAS
three-dimensional circuit integration
angle-angle range Doppler imaging
Airborne Laser
anti-ballistic missile
Army Ballistic Missile Defense Agency
Advanced Ballistic Reentry Systems
Airborne Collision Avoidance System ...
23
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
LATEX Code to Produce the Following Page
Comment: Making an index with the Lincoln Lab macro set has one extra command beyond
the standard LATEX. See step 3 below, which shows how to use the Lincoln Lab index style
le, llb.ist. This will make an index that does not have a comma before the rst page number.
%%%% Making an index
%%
%% 1. Make index entries. Don't leave any spaces so that the
%%
index entries will be sorted correctly.
%%
%% \index{term}
%% \index{term!subterm}
%% \index{term!subterm!subsubterm}
%%
%% 2. Run LaTeX several times to produce <filename>.idx
%%
%% 3. On command line, type
%%
makeindx -s <pathname>\llb.ist <filename>.idx
%%
ie, if your pathname is c:\llbook, and your file is test.idx, you would type
%%
makeindx -s c:\llbook\llb.ist test.idx
%%
%% 4. Type \printindex to make the index appear in your book.
%%
%% 5. If you would like to edit <filename>.ind
%%
you may do so. See docs.pdf for more information.
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
index
.
index .ind
le
\printindex
Index
Adaptive array processing 489
Adaptive array radar 487
Adaptive optics 415, 423, 434, 443
for astronomy 423
imagers 443
Adaptive Sensor Array Processing
(ASAP) 241, 487
array calibration 492
cochannel interference 492–493
controlled-radiation pattern
antenna (CRPA) 493
direction nding/geolocation 491
global positioning system 487, 493
multichannel multiuser detector
(MCMUD) 497–498
Multipath-Adaptive Multi-Beam
Array (MAMBA) 494
Radar Surveillance Technology
Experimental Radar
(RSTER) 487–490
space-time adaptive processing
(STAP) 488–494, 497
submarine sonar 494
workshop 490–491, 494
Adaptive wireless communications
496
Advanced CCD Imaging Spectrometer
(ACIS) 438
Advanced Concept Technology
Demonstration (ACTD) 184, 190
Advanced Detection Technology Sensor
(ADTS) 250, 258
Advanced Digital Signal Processor
(ADSP) 470
Advanced extremely high frequency
(AEHF) systems 77–78, 85, 89, 94
networking test bed 86
Advanced Ground Surveillance Radar
(AGSR) 258, 259
Advanced imaging technology (AIT) 433
Advanced Land Imager (ALI) 200, 312
Advanced Microwave Sounding Unit
(AMSU) 199
Advanced Research Projects Agency
(ARPA) 125, 168–171, 251, 384, 409,
464–465
ARPA Lincoln C-band Observables
Radar (ALCOR)
381–382
ARPA Long-Range Tracking and
Instrumentation Radar
(ALTAIR) 124, 131
ARPA Measurements Radar
(AMRAD) 130
Mountaintop program 240
Advanced Research Projects Agency
Network (ARPANet) 106, 107
Advanced surface-to-air missile model
(ASAMM) 229
Advanced technology engineering 309
Advanced Land Imager (ALI) 312
airborne systems 317
Enhanced Track Illuminator Laser
(ETILL) 314
Fly Along Sensor Package
(FASP) 316
ying test bed 315
Lincoln Experimental Satellite
(LES) 311
missiles and countermeasures 317
optics and laser systems 314
Advanced Technology Microwave Sounder
(ATMS) 196, 199
Aerospace Defense Command
(ADCOM) 163, 164, 178
Air and missile defense radar
(AMDR) 242–244
Air defense 3, 223
25
.
set Acrobat page
display
. title pages
beginning, and
. Matter
order of Front
half title. page
series. page
.
title page
. page
copyright
.
dedication
.
contents
.
preface
. bio
author
.
list of contributors
.
acknowledgments
.
part
.
chapter
.
gures
.
tables
rotate .g/table
.
quote
. fonts
math, math
boxed. math
.
chap appendix
.
chap bibliography
bibtex for. chapter
.
acronyms
.
index
..ind lele
index
index.ind
LATEX Code for Editing Index .ind File
Comment: Below you can see an edited .ind le.
You should manually break a line only to prevent awkward line breaks.
Use the \\ command.
\begin{theindex}
\item Adaptive array processing\enskip 489
\item Adaptive array radar\enskip 487
\item Adaptive optics\enskip 415, 423, 434, 443
\subitem for astronomy\enskip 423
\subitem imagers\enskip 443
\item Adaptive Sensor Array Processing\\
(ASAP)\enskip 241, 487
\subitem array calibration\enskip 492
\subitem cochannel interference\enskip 492--493
\subitem controlled-radiation pattern\\ antenna
(CRPA)\enskip 493
\subitem direction finding/geolocation 491
\subitem global positioning system 487, 493
\subitem multichannel multiuser detector\\
(MCMUD) 497--498
...
\end{theindex}