aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/publications/carpet-publications.tex
blob: f1211bdf4e7c0abfc0bab155f148673d8b0e81de (plain)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
\documentclass[11pt, tightenlines]{revtex4}

\usepackage[english]{babel}
\usepackage[latin9]{inputenc}
\usepackage{mathpazo}
\usepackage{url}
\urlstyle{rm}

% \textwidth = 6.5 in
% \textheight = 9.1 in
% \oddsidemargin = 0.0 in
% \evensidemargin = 0.0 in
% \topmargin = 0.0 in
% \headheight = 0.0 in
% \headsep = 0.0 in
% \parskip = 0.1in
% \parindent = 0.0in

% Included bibliographies
\newcommand{\blurb}[2][]{\frenchspacing\item}

\pagestyle{empty}

\begin{document}

{\LARGE\bf Carpet Publications}



\hrulefill

{\large\bf Background Publications and Web Pages}

\begin{enumerate}
  \input{citations-background.bibitems}
  \input{citations-webpage.bibitems}
\end{enumerate}



\hrulefill

{\large\bf Publications in Refereed Journals}

\begin{enumerate}
  \input{citations-refereed.bibitems}
\end{enumerate}



\hrulefill

{\large\bf Book Chapters}

\begin{enumerate}
  \input{citations-book.bibitems}
\end{enumerate}



\hrulefill

{\large\bf Theses}

\begin{enumerate}
  \input{citations-thesis.bibitems}
\end{enumerate}



\hrulefill

{\large\bf Conference Proceedings and Technical Reports}

\begin{enumerate}
  \input{citations-report.bibitems}
\end{enumerate}



\end{document}