-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathD1709rX.tex
44 lines (29 loc) · 941 Bytes
/
D1709rX.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
% Graph Composite (internal only)
% If we need a paper to bring it all together again.
%\input{D3128_Algorithms/tex/config} % variables to be inserted
\input{tex/wg21-preamble} % Document formatting and layout
\input{tex/P1709-preamble} % Document formatting and layout
\input{tex/title}
\begin{document}
\maketitle
\clearpage
%\input{tex/revision}
\input{tex/getting_started}
\input{tex/algo_intro}
\input{tex/conventions}
\input{D3126_Overview/tex/overview}
\input{D3126_Overview/tex/introduction}
\input{D3128_Algorithms/tex/algorithms}
\input{D9903/tex/operators}
\input{D3129_Views/tex/views}
\input{D3130_Container_Interface/tex/container_interface}
\input{D3131_Containers/tex/containers}
\input{D9907/tex/graph_adaptors}
% \input{tex/specification}
\input{tex/acknowledgements}
\input{D3126_Overview/tex/references}
%% \footnotesize
%% \bibliographystyle{unsrt}
%% \bibliography{P1709r5}
%% \normalsize
\end{document}