-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpersonnel_info.tex
42 lines (33 loc) · 2.19 KB
/
personnel_info.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
% Change the contents appropriately.
% ==============================================================================================
% Candidate Information
% =======================
% Your full name. DO NOT use initials
\newcommand{\candidateFullName}{CANDIDATE FULL NAME GOES HERE}
% Your name with initials.
\newcommand{\candidateInitialsName}{CANDIDATE NAME WITH INITIALS GOES HERE}
% ==============================================================================================
% ==============================================================================================
% SUPERVISOR Information
% =======================
% Supervisor's Name with Initials, for example: Dr. S. P. Pitigala
\newcommand{\supervisorInitialsName}{SUPERVISOR NAME WITH INITIALS GOES HERE}
% Supervisor's Designation, for example: Senior Lecturer
\newcommand{\supervisorDesignation}{SUPERVISOR DESIGNATION GOES HERE}
% Supervisor's Affiliated Department, for example: Department of Statistics & Computer Science
\newcommand{\supervisorAffiliationDepartment}{SUPERVISOR'S AFFILIATED DEPARTMENT GOES HERE}
% Supervisor's Affiliated University, for example: University of Kelaniya
\newcommand{\supervisorAffiliationUniversity}{SUPERVISOR'S AFFILIATED UNIVERSITY GOES HERE}
% ==============================================================================================
% ==============================================================================================
% Coordinator Information
% =======================
% Coordinator's Name with Initials, for example: Dr. S. P. Pitigala
\newcommand{\coordinatorInitialsName}{COORDINATOR NAME WITH INITIALS GOES HERE}
% Coordinator's Designation, for example: Senior Lecturer
\newcommand{\coordinatorDesignation}{COORDINATOR DESIGNATION GOES HERE}
% Coordinator's Affiliated Department, for example: Department of Statistics & Computer Science
\newcommand{\coordinatorAffiliationDepartment}{COORDINATOR'S AFFILIATED DEPARTMENT GOES HERE}
% Coordinator's Affiliated University, for example: University of Kelaniya
\newcommand{\coordinatorAffiliationUniversity}{COORDINATOR'S AFFILIATED UNIVERSITY GOES HERE}
% ==============================================================================================