-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.tex
More file actions
62 lines (52 loc) · 1.46 KB
/
Copy pathmain.tex
File metadata and controls
62 lines (52 loc) · 1.46 KB
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
\documentclass[10pt, letterpaper]{article}
\usepackage{Settings}
\mynames{Huong/Huy,
Huong/H.,
Huong/Huy Trung,
Huong/H. T.}
\begin{document}
\newcommand{\AND}{\unskip
\cleaders\copy\ANDbox\hskip\wd\ANDbox
\ignorespaces
}
\newsavebox\ANDbox
\sbox\ANDbox{$|$}
\begin{header}
\fontsize{25 pt}{25 pt}\selectfont Huy Huong
\vspace{5 pt}
\normalsize
%\mbox{Silver Spring, MD}%
%\kern 5.0 pt%
%\AND%
%\kern 5.0 pt%
\mbox{\href{mailto:huyhuong@umd.edu}{huyhuong@umd.edu}}%
\kern 5.0 pt%
\AND%
\kern 5.0 pt%
\mbox{\href{tel:+1-203-683-8037}{(203) 683-8037}}%
\kern 5.0 pt%
\AND%
\kern 5.0 pt%
%\mbox{\href{https://www.huyhuong.com/}{huyhuong.com/}}%
%\kern 5.0 pt%
%\AND%
%\kern 5.0 pt%
\mbox{\href{https://www.github.com/huonghuy}{Github}}%
\kern 5.0 pt%
\AND%
\kern 5.0 pt%
\mbox{\href{https://linkedin.com/in/huyhuong}{in/huyhuong}}%
\end{header}
\vspace{0.2 cm}
\input{Sources/Education}
\input{Sources/Skills}
\input{Sources/Research}
\input{Sources/Projects}
\input{Sources/Employment}
\input{Sources/Publications}
\input{Sources/Leadership_Service}
\input{Sources/Honors_Awards}
\input{Sources/Unrelated}
%\newpage
%\input{Sources/Publications}
\end{document}