summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/articleingud/template.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-30 22:06:16 +0000
committerKarl Berry <karl@freefriends.org>2015-10-30 22:06:16 +0000
commitb84b0cf25a2c619e485a4cebeb726836283b6acd (patch)
treef22491d1270873b6ed25c5b0260509c3065fb389 /Master/texmf-dist/doc/latex/articleingud/template.tex
parenta0bae27cd91afe79294d4f47ce0d7211f9ad92d0 (diff)
articleingud (30oct15)
git-svn-id: svn://tug.org/texlive/trunk@38741 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/articleingud/template.tex')
-rw-r--r--Master/texmf-dist/doc/latex/articleingud/template.tex223
1 files changed, 153 insertions, 70 deletions
diff --git a/Master/texmf-dist/doc/latex/articleingud/template.tex b/Master/texmf-dist/doc/latex/articleingud/template.tex
index a592755a51d..dd0321206e6 100644
--- a/Master/texmf-dist/doc/latex/articleingud/template.tex
+++ b/Master/texmf-dist/doc/latex/articleingud/template.tex
@@ -12,12 +12,12 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2012 by Omar Salazar Morales
+%% Copyright (C) 2012-2015 by Omar Salazar
%% osalazarm@correo.udistrital.edu.co
-%% Laboratory for Automation and Computational Intelligence
+%% Laboratory for Automation and Computational Intelligence (LAMIC)
%% Engineering Department
-%% Universidad Distrital ``Francisco José de Caldas''
-%% Bogotá, Colombia
+%% Universidad Distrital Francisco Jose de Caldas
+%% Bogota, Colombia
%% http://www.udistrital.edu.co/
%%
%% This file may be distributed and/or modified under the
@@ -30,13 +30,13 @@
%%
%% This work has the LPPL maintenance status `maintained'.
%%
-%% The Current Maintainer of this work is Omar Salazar Morales.
+%% The Current Maintainer of this work is Omar Salazar.
%%
%% This work consists of the source files:
%% - articleingud.dtx (documented LaTeX file)
%% - articleingud.ins (installer)
%%
-\documentclass[ingudpaper]{articleingud}
+\documentclass[letterpaper,12pt,twoside]{articleingud}
%%----------------------------------------------------------
%% OPTIONS
%%----------------------------------------------------------
@@ -50,7 +50,6 @@
%% a4paper,
%% a5paper,
%% b5paper,
-%% ingudpaper,
%% legalpaper,
%% executivepaper
%% -- Orientation: portrait (default)
@@ -62,8 +61,6 @@
%% -- Columns: onecolumn (default),
%% twocolumn
%% -- peer review: peerreview
-%% -- Position of the author's column (left is the default):
-%% rightcolauthor (right)
%% -- Equation numbering (equation numbers on
%% the right is the default):
%% leqno
@@ -76,7 +73,7 @@
%% PREAMBLE
%%----------------------------------------------------------
%%
-%% ...Here you can load packages with \usepackage
+%% Here you can load packages with \usepackage
%% and make (re)definitions with
%% \newcommand, \renewcommand, \newenvironment,
%% \renewenvironment, etc, ...
@@ -97,96 +94,182 @@
%% PAPER'S INFORMATION
%%----------------------------------------------------------
\title
- [Short title]%<-- Optional argument (running head title)
- {Main title}%<-- Mandatory argument
- {Secondary tile}%<-- Mandatory argument
+ [Short title of the paper]% (Optional)
+ {Main title of the paper}% (Required)
+ {Secondary title of the paper}% (Required)
+ {Type of paper}% (Required) Research/Review/Case-study/Short/Opinion paper
\author
- [Author 1\and%<-- Each author should be separated with \and
- Author 2\and
- ...
- Author n]%<-- Optional argument (running head authors)
- {\textbf{\normalsize Author 1}\thanks{Affiliation 1}\and
- \textbf{\normalsize Author 2}\thanks{Affiliation 2}\and
- ...
- \textbf{\normalsize Author n}\thanks{Affiliation n}}%<-- Mandatory
+ [First Author Name\and% <-- Each author should be separated with \and
+ Second Author Name\and
+ Third Author Name\and
+ Last Author Name]% (Optional)
+ {First Author Name% <-- Do not erase this percentage symbol
+ \thanks%[Correspondence email: 1st-author@email.org]
+ {1}% <-- Use the same label ('a-z' or '0-9') for authors with the same affiliation
+ {1st Author affiliation}\and
+ Second Author Name% <-- Do not erase this percentage symbol
+ \thanks%[Correspondence email: 2nd-author@email.org]
+ {1}% <-- Affiliation label
+ {2nd Author affiliation}\and
+ Third Author Name% <-- Do not erase this percentage symbol
+ \thanks%[Correspondence email: 3rd-author@email.org]
+ {2}% <-- Affiliation label
+ {3rd Author affiliation}\and
+ Last Author Name% <-- Do not erase this percentage symbol
+ \thanks[Correspondence email: last-author@email.org]
+ {3}% <-- Affiliation label
+ {Last Author affiliation}}% (Required)
\date
- {Received: dd-mm-yyyy\\
- Modified: dd-mm-yyyy\\
- Accepted: dd-mm-yyyy}%<-- Mandatory argument
+ {Received: dd-mm-yyyy.
+ Modified: dd-mm-yyyy.
+ Accepted: dd-mm-yyyy}% (Required)
\INGUDsetciteinfo
- {Cite: Author 1, Author 2,..., Author n. (20XX).
- Main title.
- In: Ingenier\'{\i}a, Vol. WW, No. XX, pp. YY--ZZ}%<-- Cite
+ {\textcopyright{} The authors;
+ licensee: Revista INGENIER\'IA. ISSN 0121-750X, E-ISSN 2344-8393.
+ Cite this paper as: Author, F., Author, J., Author, S.:
+ The Title of the Paper. INGENIER\'IA, Vol. XX, Num. XX, 2015 pp:pp.
+ doi:10.14483/udistrital.jour.reving.20XX.X.aXX}% (Required)
\INGUDsetvolume
- {1}%<-- Volume of the review (only the number)
+ {1}%<-- Volume (the number only)
\INGUDsetnumber
- {1}%<-- Number of the review (only the number)
+ {1}%<-- Number (the number only)
\INGUDsetinitialpage
- {1}%<-- Initial page of the paper (only the number)
-\maketitle%<-- It should be finished with \endmaketitle
+ {1}%<-- First page of the paper (the number only)
+\maketitle
+\endmaketitle
%%----------------------------------------------------------
%% ABSTRACT
%%----------------------------------------------------------
-\begin{abstract}
- ...The abstract of your paper goes here...
+\begin{abstract} % no more than 300 words is recommended
+%%-------------------------------------------
+\begin{INGUDstructured}{Context}
+A paragraph roughly around 2-3 sentences long,
+describing briefly the problem or question that
+motivated the study, a background of previous or
+related work, and the proposed approach.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Method}
+A paragraph roughly around 3-4 sentences long,
+describing the principles, protocols, techniques,
+tools and/or materials (including data, images,
+databases or primary sources such as inter-views,
+documents or regulations) used to conduct or implement
+reliably and rigorously the pro-posed approach.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Results}
+A paragraph roughly around 3-4 sentences long,
+describing the findings or the outcomes obtained as a
+result of the method that was conducted.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Conclusions}
+A paragraph roughly around 2-3
+sentences long, emphasising to what extent
+the results contribute to solve the problem
+or question stated in the context section,
+and what avenues for future research remain open.
+This is the take-home message to the readers.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Keywords}
+keyword1, keyword2, keyword3.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Acknowledgements}
+To other participants, funding agencies or
+sponsors (optional).
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Language}
+(english or spanish).
+\end{INGUDstructured}
\end{abstract}
%%----------------------------------------------------------
-%% KEY WORDS
-%%----------------------------------------------------------
-\begin{INGUDkeywords}
- ...List of key words...
-\end{INGUDkeywords}
-%%----------------------------------------------------------
%% RESUMEN
%%----------------------------------------------------------
\renewcommand{\abstractname}{Resumen}
-\begin{abstract}
- ...El resumen del art\'{\i}culo va aqu\'{\i}...
+\begin{abstract} % se recomienda no exceder 300 palabras
+%%-------------------------------------------
+\begin{INGUDstructured}{Contexto}
+Un párrafo de entre 2-3 frases,
+que describa brevemente las preguntas o problema
+que motivaron el estudio, los antecedentes o trabajos
+previos relacionados, y el enfoque propuesto
+(voz activa, tiempo presente).
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Método}
+Un párrafo de entre 3-4 frases,
+que describa los principios, protocolos, técnicas,
+herramientas y/o materiales (datos, imágenes,
+bases de datos, documentos, normas, entrevistas, etc.)
+utilizados para efectuar o implementar de manera
+confiable y rigurosa el enfoque propuesto.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Resultados}
+Un párrafo de entre 3-4 frases, que describa
+los hallazgos o productos resultado del método
+como fue aplicado.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Conclusiones}
+Un párrafo de entre 2-3 frases, que enfatice
+hasta que punto los resultados contribuyen a
+resolver el problema o pregunta planteada en
+el contexto inicial, y que nuevas alternativas
+de trabajo futuro se desprende a partir
+de este. Este es el mensaje central que los
+autores desean comunicar.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Palabras clave}
+término1, término2, término3.
+\end{INGUDstructured}
+%%-------------------------------------------
+\begin{INGUDstructured}{Agradecimientos}
+A otros participantes o patrocinadores
+del estudio, en caso de ser necesario.
+\end{INGUDstructured}
\end{abstract}
%%----------------------------------------------------------
-%% PALABRAS CLAVES
-%%----------------------------------------------------------
-\renewcommand{\INGUDkeywordsname}{Palabras claves}
-\begin{INGUDkeywords}
- ...Lista de palabras claves...
-\end{INGUDkeywords}
-%% Note: if TeX breaks the page in the middle of a paragraph, please use
-%% '\parfillskip=0pt\par\endmaketitle\noindent',
-%% otherwise '\endmaketitle'
-\endmaketitle%<-- Needed. This command finishes \maketitle and begins a new page
-%%----------------------------------------------------------
%% INTRODUCTION
%%----------------------------------------------------------
\section{Introduction}
- ...Introduction of your paper...
+Introduction of your paper.
%%
-%% ...Put here additional sections as you need...
+%% Add additional sections as you need with
+%% \section, \subsection, \subsubsection,
+%% \paragraph and \subparagraph commands. You
+%% can use any other \LaTeX command
%%
\section{Final section}
- ...Final section of your paper...
+Final section of your paper.
%%----------------------------------------------------------
%% CONCLUSIONS
%%----------------------------------------------------------
\section{Conclusions}
- ..Conclusions of your paper...
+Conclusions of your paper.
%%----------------------------------------------------------
%% APPENDIXES
%%----------------------------------------------------------
-\appendix%<-- Begin of appendixes
+\appendix
\section{First appendix}
- ...Text of first appendix...
+Text of first appendix.
\section{Second appendix}
- ...Text of second appendix...
+Text of second appendix.
%%
-%% ...Put here additional appendixes as you need...
+%% Add additional appendixes as you need.
%%
\section{Final appendix}
- ...Text of final appendix...
+Text of final appendix.
%%----------------------------------------------------------
%% ACKNOWLEDGMENTS
%%----------------------------------------------------------
-\section*{Acknowledgment}%<-- It should be used \section*
- ...Acknowledgment of your paper...
+\section*{Acknowledgment}% <-- Please use \section*
+Acknowledgment of your paper.
%%----------------------------------------------------------
%% REFERENCES
%%----------------------------------------------------------
@@ -204,24 +287,24 @@
%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph
% Uncomment if
% you need a photograph
-{Name of author 1}%<-- Name of author 1
- ...Biography of author 1...
+{Fist Author Name}% (Required)
+Biography of first author.
\end{biography}
\begin{biography}%
%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph
% Uncomment if
% you need a photograph
-{Name of author 2}%<-- Name of author 2
- ...Biography of author 2...
+{Second Author Name}% (Required)
+Biography of second author.
\end{biography}
%%
-%% ...Here you can specify more biographies...
+%% Add more biographies as you need.
%%
\begin{biography}%
%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph
% Uncomment if
% you need a photograph
-{Name of author n}%<-- Name of author n
- ...Biography of author n...
+{Last Author Name}% (Required)
+Biography of last author.
\end{biography}
\end{document}