]> projects.mako.cc - bmh-cv/blobdiff - kjh-vita.tex
added github info
[bmh-cv] / kjh-vita.tex
index 5b587683059cda8d2669c1e8011ba4dd186fb96a..1aa70bd132838938f049d641d51ea322440031e0 100644 (file)
@@ -1,4 +1,6 @@
 %%% A template to produce a nice-looking Curriculm Vitae.
 %%% A template to produce a nice-looking Curriculm Vitae.
+%%% Kieran Healy <kjhealy@gmail.com>
+%%% Most recent version is at http://kjhealy.github.com/kjh-vita
 %%%
 %%% ------------------------------------------------------------------------
 %%% Requirements (should be included in a modern tex distribution):
 %%%
 %%% ------------------------------------------------------------------------
 %%% Requirements (should be included in a modern tex distribution):
@@ -26,7 +28,7 @@
 %%%------------------------------------------------------------------------
 
 %% Change as needed. Or just add me as a coauthor. Only some of these are 
 %%%------------------------------------------------------------------------
 
 %% Change as needed. Or just add me as a coauthor. Only some of these are 
-%% used below in the hyperref declaration.
+%% used below in the hyperref declaration and address banner section.
 \def\myauthor{Kieran Healy}
 \def\mytitle{Vita}
 \def\mycopyright{\myauthor}
 \def\myauthor{Kieran Healy}
 \def\mytitle{Vita}
 \def\mycopyright{\myauthor}
@@ -38,7 +40,8 @@
 \def\myaddress{Sociology Department}
 \def\myemail{kjhealy@soc.duke.edu}
 \def\myweb{http://www.kieranhealy.org}
 \def\myaddress{Sociology Department}
 \def\myemail{kjhealy@soc.duke.edu}
 \def\myweb{http://www.kieranhealy.org}
-\def\myphone{}
+\def\myphone{(919) 660-5737}
+\def\myfax{(919) 660-5623}
 \def\myversion{}
 \def\myrevision{}
 
 \def\myversion{}
 \def\myrevision{}
 
 %\end{minipage}
 \hfill
 \begin{minipage}[t]{1.7in}
 %\end{minipage}
 \hfill
 \begin{minipage}[t]{1.7in}
-  \flushright \footnotesize Phone: (650) 321-2052 \\ 
-  Fax: (650) 321-1192  \\ 
-  {\scriptsize  \texttt{\href{mailto:kjhealy@soc.duke.edu}{kjhealy@soc.duke.edu}}} \\
-  {\scriptsize  \texttt{\href{http://www.kieranhealy.org}{http://www.kieranhealy.org}}}
+  \flushright \footnotesize Phone: \myphone \\ 
+  Fax: \myfax  \\ 
+  {\scriptsize  \texttt{\href{mailto:\myemail}{\myemail}}} \\
+  {\scriptsize  \texttt{\href{\myweb}{\myweb}}}
 \end{minipage}
 
 
 \end{minipage}
 
 

Benjamin Mako Hill || Want to submit a patch?