2019-06-20 11:15:30 +01:00
|
|
|
%% Default Author details used by scripts
|
|
|
|
%% Several fields below can accommodate URL links
|
2019-07-09 11:48:27 +01:00
|
|
|
\makeatletter
|
|
|
|
\newcommand{\Salutation}{Mr.}
|
|
|
|
\newcommand{\FirstName}{John}
|
|
|
|
\newcommand{\LastName}{Dough}
|
2019-08-11 11:32:46 +01:00
|
|
|
\newcommand{\Certification}{MCA}
|
2019-07-09 11:48:27 +01:00
|
|
|
\newcommand{\Email}{j.dough@baker.br}
|
|
|
|
\newcommand{\JobTitle}{Technical Oven Assistant}
|
|
|
|
\newcommand{\Group}{Main Baking staff for Bread}
|
|
|
|
\newcommand{\Organisation}{A Baking Company for Bread, Anytown, USA}
|
|
|
|
\newcommand{\Address}{123 Main St, Anytown, 90210 USA}
|
|
|
|
\newcommand{\Telephone}{+88 (0)8888 888888}
|
|
|
|
\newcommand{\LinkedIn}{john-dough}
|
|
|
|
\newcommand{\Website}{www.baker.br/oven-corner}
|
2019-08-11 11:32:46 +01:00
|
|
|
\newcommand{\Creditation}{MCA}
|
2019-07-09 11:48:27 +01:00
|
|
|
\makeatother
|