-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
157 lines (124 loc) · 6.53 KB
/
main.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
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
%////////////////////////////////////////////////////////////////////////////////////////////////////////////
% INSTITUTO TECNOLOGICO DE COSTA RICA
% Escuela de Ciencia e Ingenieria de los Materiales
% Link en GitHub: https://github.com/Sentropic/Plantilla-Articulo-ME
% Material Science and Engineering School
% https://www.tec.ac.cr
% Sebas Solís Vargas (elle/they)
% Email: [email protected]
% https://twitter.com/Sentropic_
% https://github.com/Sentropic
%/////////////////////////////////////////////////////////////////////////////////////////////////////////////
% BLOCK: LATEX document configuration and packages loading
%/////////////////////////////////////////////////////////////////////////////////////////////////////////////
% Sheet format and letter size is defined
\documentclass[10pt, a4paper, twocolumn]{article}
\usepackage[fontsize=9pt]{fontsize}
\setlength{\parindent}{0pt}
\setlength{\columnsep}{4em}
% Date commands are defined
\def\mydate{\leavevmode\hbox{\the\year/\twodigits\month/\twodigits\day}}
\def\twodigits#1{\ifnum#1<10 0\fi\the#1}
% Margens are defined
\usepackage[left=2.26cm,right=2.08cm,top=2.01cm,bottom=2.01cm]{geometry}
\setlength{\marginparwidth}{1.8cm}
%Translates various standard and input encodings into LaTeX internal language
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[lining]{ebgaramond}
% Several mathematical symbolologies are defined
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
% Mathematical equations are enumerated
\usepackage{makeidx}
% Packages for Excel2Latex are loaded
\usepackage{bigstrut}
% Document language is selected
\usepackage[spanish,es-tabla]{babel}
\usepackage{csquotes}
% Document spacing is defined
\usepackage{setspace}
% Document spacing is set
\onehalfspacing %Spacing
% Improves interface for floating objects (figures and tables)
\usepackage{float}
% Allows manipulation of images, headers, footers, etc.
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage{titling}
\usepackage{titlesec}
\titleformat{\section}[hang]{\fontsize{10}{12} \bfseries}{\thesection}{2em}{}
\titlespacing{\section}{0pt}{0.5em}{0.5em}
% Bibliography packages are loaded
\usepackage[backend=biber,sorting=none]{biblatex}
\usepackage[hidelinks]{hyperref}
% References (*.BIB) file is loaded !!!
\addbibresource{reference.bib}
% Allows adding references within the index
\usepackage[nottoc]{tocbibind}
% Allows temporary annotations during writing
% Can be disabled adding [disable]
\usepackage[textsize=tiny]{todonotes}
%/////////////////////////////////////////////////////////////////////////////////////////////////////////////
% BLOCK: LATEX document writing
%/////////////////////////////////////////////////////////////////////////////////////////////////////////////
% Document is started
\begin{document}
\twocolumn[
\begin{minipage}{0.595\textwidth} % Left side of header
\raggedright
\raisebox{-0.38\height}{\includegraphics[scale=1]{images/template/ME logo.png}} {\fontsize{9}{10} \textbf{Escuela de Ciencia e ingeniería de los Materiales}}
\end{minipage}
\begin{minipage}{0.395\textwidth} % Right side of header
\raggedleft
\raisebox{-0.3\height}{\includegraphics[scale=1]{images/template/TEC logo.png}}
\end{minipage}
\begin{center}
\fontsize{14}{18} \textbf{<TÍTULO>}
\end{center}
\fontsize{11}{14} \textbf{<Autore>$^1$, <Autore>$^2$}\medskip\\
<Código del curso> <Nombre del curso>\\
<Semestre> Semestre \the\year\\
Fecha: \mydate\\
<Prof.|Dr.|Ing.|etc> <Profesore>\medskip\\
$^{1,2}$ Escuela de Ciencia e Ingeniería de los Materiales (ECIM), Instituto Tecnológico de Costa Rica (ITCR), Cartago 159-7050, Costa Rica\\
$^1$ \href{mailto:[email protected]}{[email protected]}, $^2$ \href{[email protected]}{[email protected]}\bigskip\\
\fontsize{9}{12} \textbf{Palabras clave: <Palabra clave>, <Palabra clave>, <Palabra clave>, <Palabra clave>, <Palabra clave>}
\begin{center}
\fontsize{10}{12} \textbf{Resumen}
\end{center}
\renewcommand{\abstractname}{\vspace{-2.5em}}
\begin{abstract}
As a primary goal, the abstract should render the general significance and conceptual advance of the work clearly accessible to a broad readership. References should not be cited in the abstract.
\end{abstract}\bigskip]
\section{Introducción}
For Original Research Articles, Clinical Trial Articles, and Technology Reports the introduction should be succinct, with no subheadings.
\section{Materiales y Métodos}
This section may be divided by subheadings. This section should contain sufficient detail so that when read in conjunction with cited references, all procedures can be repeated.
\section{Resultados y Discusión}
This section may be divided by subheadings. Footnotes should not be used and have to be transferred into the main text.
Discussions should cover the key findings of the study: discuss any prior art related to the subject so to place the novelty of the discovery in the appropriate context; discuss the potential short-comings and limitations on their interpretations; discuss their integration into the current understanding of the problem and how this advances the current views; speculate on the future direction of the research and freely postulate theories that could be tested in the future \cite{cengel, coleparmer, goulds}.
Please note that the Material and Methods section can be placed in any of the following ways: before Results, before Discussion or after Discussion.
\begin{figure}[htbp!]
\centering
\missingfigure{Reemplazar figura temporal}
\caption{Puedes añadir figuras temporales}
\label{fig:placeholder}
\end{figure}
\section{Conclusiones}
Note here the remarks of your work. By reading the abstract and conclusion any person on the field must be able to understand your work.
\section*{Agradecimientos}
This is a short text to acknowledge the contributions of specific colleagues, institutions, or agencies that aided the efforts of the authors.
Funding: Details of all funding sources should be provided, including grant numbers if applicable. Please ensure to add all necessary funding information, as after publication this is no longer possible.
\section*{Referencias}
\printbibliography[heading=none]
%/////////////////////////////////////////////////////////////////////////////////////////////////////////////
% BLOCK: To-do list (REMOVE BEFORE FINAL COMPILING)
%/////////////////////////////////////////////////////////////////////////////////////////////////////////////
% Displays to-do list
\listoftodos[Lista de pendientes]
\href{http://tug.ctan.org/macros/latex/contrib/todonotes/todonotes.pdf}
{\textbf{Click para ir al manual de todonotes}}
\todo{Quitar lista de pendientes}
\end{document}