1 \documentclass[sunil1,ChapterTOCs]{sunil}
2 \usepackage[utf8]{inputenc}
4 \usepackage{amsfonts,amssymb}
14 \usepackage[sectionbib]{bibunits}
17 %\usepackage{algorithm}
18 %\usepackage{algorithmic}
19 \usepackage[ruled,lined,linesnumbered]{algorithm2e}
37 %% \usepackage{listings}
38 %% \usepackage{subfigure}
40 %% \usepackage{graphicx}
45 \include{Chapters/chapter1/preamble}
46 \include{Chapters/chapter5/preamble}
48 \newcommand{\scalprod}[2]%
49 {\ensuremath{\langle #1 \, , #2 \rangle}}
56 \newtheorem{proposition}{Proposition}
57 \newtheorem{theorem}{Theorem}
58 \newtheorem{exercise}{Exercise}[chapter]
59 \newtheorem{example}{Example}
60 \newtheorem{definition}{Definition}
61 \newtheorem{proof}{Proof}
63 \newcommand{\mymat}[1]{\mathcal{#1}}
64 \newcommand{\myvec}[1]{\mathbf{#1}}
68 basicstyle=\footnotesize\ttfamily, % Standardschrift
69 %numbers=left, % Ort der Zeilennummern
70 numberstyle=\tiny, % Stil der Zeilennummern
71 %stepnumber=2, % Abstand zwischen den Zeilennummern
72 numbersep=5pt, % Abstand der Nummern zum Text
73 tabsize=2, % Groesse von Tabs
75 breaklines=true, % Zeilen werden Umgebrochen
76 keywordstyle=\color{red},
78 % keywordstyle=[1]\textbf, % Stil der Keywords
79 % keywordstyle=[2]\textbf, %
80 % keywordstyle=[3]\textbf, %
81 % keywordstyle=[4]\textbf, \sqrt{\sqrt{}} %
82 stringstyle=\color{white}\ttfamily, % Farbe der String
83 showspaces=false, % Leerzeichen anzeigen ?
84 showtabs=false, % Tabs anzeigen ?
86 framexleftmargin=17pt,
87 framexrightmargin=5pt,
88 framexbottommargin=4pt,
89 %backgroundcolor=\color{lightgray},
90 showstringspaces=false % Leerzeichen in Strings anzeigen ?
92 \lstloadlanguages{% Check Dokumentation for further languages ...
101 %\DeclareCaptionFont{blue}{\color{blue}}
103 %\captionsetup[lstlisting]{singlelinecheck=false, labelfont={blue}, textfont={blue}}
104 \DeclareCaptionFont{white}{\color{white}}
105 \DeclareCaptionFormat{listing}{\colorbox[cmyk]{0.43, 0.35, 0.35,0.01}{\parbox{\textwidth}{\hspace{15pt}#1#2#3}}}
106 \captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white, singlelinecheck=false, margin=0pt, font={bf,footnotesize}}
116 %%bibliography style to adopt
117 \bibliographyunit[\chapter]
118 \defaultbibliographystyle{plain}
122 \title{Designing Scientific Applications on GPUs }
124 \author{Raphaël Couturier}
129 \include{frontmatter/Foreword}
130 \include{frontmatter/preface}
138 \include{Chapters/symbollist}
141 \part{This is a Part}
142 \include{Chapters/chapter1/ch1}
143 \include{Chapters/chapter2/ch2}
144 \include{Chapters/chapter3/ch3}
145 \include{Chapters/chapter5/ch5}
146 \include{Chapters/chapter6/ch6}
147 \include{Chapters/chapter7/ch7}
148 \include{Chapters/chapter8/ch8}
149 \include{Chapters/chapter9/ch9}
150 \include{Chapters/chapter11/ch11}
151 \include{Chapters/chapter12/ch12}
152 \include{Chapters/chapter13/ch13}
153 \include{Chapters/chapter14/ch14}
154 \include{Chapters/chapter15/ch15}
155 \include{Chapters/chapter16/ch16}
156 \include{Chapters/chapter18/ch18}
158 \bibliographystyle{hep}
159 %%%\bibliography{biblio}