summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/articleingud/template.tex
blob: dd0321206e648cb2ae181b2e1dc84f9e8b0134cb (plain)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
%%
%% This is file `template.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% articleingud.dtx  (with options: `tmple')
%% 
%% -------------------------------------------------------------------
%%                           LICENSE
%% -------------------------------------------------------------------
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2012-2015 by Omar Salazar
%% osalazarm@correo.udistrital.edu.co
%% Laboratory for Automation and Computational Intelligence (LAMIC)
%% Engineering Department
%% Universidad Distrital Francisco Jose de Caldas
%% Bogota, Colombia
%% http://www.udistrital.edu.co/
%% 
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
%% version 1.2 of this license or (at your option) any later
%% version. The latest version of this license is in:
%% http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of
%% LaTeX version 1999/12/01 or later.
%% 
%% This work has the LPPL maintenance status `maintained'.
%% 
%% 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[letterpaper,12pt,twoside]{articleingud}
%%----------------------------------------------------------
%%                OPTIONS
%%----------------------------------------------------------
%% Use the following options in
%% \documentclass[<options>]{articleingud}
%%
%%  -- Point size:  10pt (default),
%%                  11pt,
%%                  12pt
%%  -- Paper size:  letterpaper (default),
%%                  a4paper,
%%                  a5paper,
%%                  b5paper,
%%                  legalpaper,
%%                  executivepaper
%%  -- Orientation: portrait (default)
%%                  landscape
%%  -- Print size:  oneside (default),
%%                  twoside
%%  -- Quality:     final (default),
%%                  draft
%%  -- Columns:     onecolumn (default),
%%                  twocolumn
%%  -- peer review: peerreview
%%  -- Equation numbering (equation numbers on
%%                         the right is the default):
%%                  leqno
%%  -- Displayed equations (centered is the default):
%%                  fleqn (equations start at the same
%%                         distance from the right side)
%%  -- Open bibliography style (closed is the default):
%%                  openbib
%%----------------------------------------------------------
%%           PREAMBLE
%%----------------------------------------------------------
%%
%%      Here you can load packages with \usepackage
%%      and make (re)definitions with
%%      \newcommand, \renewcommand, \newenvironment,
%%      \renewenvironment, etc, ...
%%
%%----------------- PACKAGES -------------------------------
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage[tight,footnotesize]{subfigure}
\usepackage{cite}
%%----------------- (RE)DEFINITIONS------------------------
%%----------------------------------------------------------
%%           DOCUMENT
%%----------------------------------------------------------
\begin{document}
%%----------------------------------------------------------
%%       PAPER'S INFORMATION
%%----------------------------------------------------------
\title
  [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
  [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}% (Required)
\INGUDsetciteinfo
  {\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 (the number only)
\INGUDsetnumber
  {1}%<-- Number (the number only)
\INGUDsetinitialpage
  {1}%<-- First page of the paper (the number only)
\maketitle
\endmaketitle
%%----------------------------------------------------------
%%                ABSTRACT
%%----------------------------------------------------------
\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}
%%----------------------------------------------------------
%%                RESUMEN
%%----------------------------------------------------------
\renewcommand{\abstractname}{Resumen}
\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}
%%----------------------------------------------------------
%%                INTRODUCTION
%%----------------------------------------------------------
\section{Introduction}
Introduction of your paper.
%%
%%  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.
%%----------------------------------------------------------
%%                CONCLUSIONS
%%----------------------------------------------------------
\section{Conclusions}
Conclusions of your paper.
%%----------------------------------------------------------
%%                APPENDIXES
%%----------------------------------------------------------
\appendix
\section{First appendix}
Text of first appendix.
\section{Second appendix}
Text of second appendix.
%%
%%   Add additional appendixes as you need.
%%
\section{Final appendix}
Text of final appendix.
%%----------------------------------------------------------
%%                ACKNOWLEDGMENTS
%%----------------------------------------------------------
\section*{Acknowledgment}% <-- Please use \section*
Acknowledgment of your paper.
%%----------------------------------------------------------
%%                REFERENCES
%%----------------------------------------------------------
\bibliography{ref}%<-- bibliography's file (*.bib).
                  % This bibligraphy should be
                  % prepared by BibTeX.
                  % You can specify more *.bib files.
                  % ref.bib should be into the same
                  % directory of your source file
\bibliographystyle{plain}%<-- Style's file (*.bst).
%%----------------------------------------------------------
%%                BIOGRAPHIES
%%----------------------------------------------------------
\begin{biography}%
%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph
                                            % Uncomment if
                                            % you need a photograph
{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
{Second Author Name}% (Required)
Biography of second author.
\end{biography}
%%
%%   Add more biographies as you need.
%%
\begin{biography}%
%%[{\includegraphics[width=1in]{photograph}}]%<-- author's photograph
                                            % Uncomment if
                                            % you need a photograph
{Last Author Name}% (Required)
Biography of last author.
\end{biography}
\end{document}