diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/unamthesis/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/unamthesis/README | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/unamthesis/README b/Master/texmf-dist/doc/latex/unamthesis/README index b312da4c919..f783f9e759b 100644 --- a/Master/texmf-dist/doc/latex/unamthesis/README +++ b/Master/texmf-dist/doc/latex/unamthesis/README @@ -1,6 +1,6 @@ Universidad Nacional Aut\'{o}noma de M\'{e}xico (UNAM) Thesis style for LaTeX by Julio A. Freyre-Gonz\'{a}lez (Current Maintainer) -v2.02 (05/apr/2013) +v2.1 (14/feb/2017) This style provides a customizable format to typeset theses according to the Universidad Nacional Autonoma de Mexico guidelines. This is provided with support to be also used in Scientific Workplace (SWP) 3.x. @@ -26,12 +26,14 @@ For SWP 3.x: Package usage -Escudo-UNAM and Escudo-IBT must reside in your main document directory if you want to use this logos. The style looks for these files to draw the logos on the cover page. You may customize the logos using the \logounam{path_file} and \logoinstitute{path_file} commands in the preamble to define the files location and name. +Escudo-UNAM and Escudo-IBT must reside in your main document directory if you want to use this logos. The style looks for these files to draw the logos on the cover page. You may customize the logos using the \logounam{path_file} and \logoinstitute{path_file} commands in the preamble to define the files location and name. Take into account you need to use image formats according the program you are using to compile your tex file, see http://tex.stackexchange.com/questions/1072/which-graphics-formats-can-be-included-in-documents-processed-by-latex-or-pdflat and https://en.wikibooks.org/wiki/LaTeX/Importing_Graphics. The \university{university name} command allows you to customize the university name, which defaults to 'Universidad Nacional Aut\'{o}noma de M\'{e}xico'. In addition, \institute{institute name}, \rcenter{research center name}, \faculty{faculty name}, or \school{school name} commands allow to set the institution name that will grant the degree. The rationale for using different commands is to autoselect the correct gender for the definite article (see the second page in UNAMThesis.pdf). However, these are optional commands, in case you omit the institution name, the gender of the definite article in the title page is set by default to female ('la') to match with the gender of the word 'universidad'. You may customize it by using \@instituteartm to set to male gender the definite article ('el') or \@instituteartf to set it to female ('la'). The \department{department or program name} is optional. +The \academictitle optional command enables to switch from 'grado' to 'tÃtulo' for undergraduate programs requiring it. + The style implements environments for dedication, acknowledgements, foreword, resumen and abstract. Besides, there are command versions for all these environments (except abstract because it is already implemented in SWP) named: \makededication{...}, \makeacknowledgements{...}, \makeforeword{...} and \makeresumen{...}. These command versions are useful to interface with SWP due to some bizarre restrictions in the software; so, if you are using standard LaTeX (without SWP) please use the enviroments. In addition, this style implements an environment (quotenat) for opening quotes (quotations commonly used at the beginning of a chapter). @@ -55,12 +57,13 @@ Enjoy! Please send your error and bug reports or suggestions for new features to the emails below. Julio A. Freyre-Gonzalez, PhD -Professor in Regulatory Systems Biology +Professor in Systems Biology +Head of the Regulatory Systems Biology Group Center for Genomic Sciences, UNAM Av. Universidad S/N, Col. Chamilpa, 62210 Cuernavaca, Morelos, Mexico jfreyre@ccg.unam.mx jfreyreg@gmail.com -http://unam.academia.edu/JulioAugustoFreyreGonzalez -http://www.researcherid.com/rid/B-8231-2008 - +http://orcid.org/0000-0001-7061-7637 +http://unam.academia.edu/jfreyre +https://www.researchgate.net/profile/Julio_Augusto_Freyre-Gonzalez/ |