Untitled

 avatar
unknown
plain_text
2 years ago
5.2 kB
5
Indexable
\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts
% The preceding line is only needed to identify funding in the first footnote. If that is unneeded, please comment it out.
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
    T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
\begin{document}

\title{Sesión 04\\
\thanks{Identify applicable funding agency here. If none, delete this.}
}

\author{\IEEEauthorblockN{1\textsuperscript{st} Luna}
\and
\IEEEauthorblockN{2\textsuperscript{nd} Borja}}

\maketitle

\begin{abstract}
Mi abstract.
\end{abstract}

\section{Introduction}

Your introduction goes here! Simply start writing your document and use the Recompile button to view the updated PDF preview. Examples of commonly used commands and features are listed below, to help you get started.
\begin{center}
\begin{tabular}{ c c c c }
 cell1 & cell2 & cell3 & cell4\ 
 cell5 & cell6 & cell7 & cell8 \
 cell9 & cell10 & cell11 & cell12
\end{tabular}
\end{center}
Once you're familiar with the editor, you can find various project settings in the Overleaf menu, accessed via the button in the very top left of the editor. To view tutorials, user guides, and further documentation, please visit our \href{https://www.overleaf.com/learn}{help library}, or head to our plans page to \href{https://www.overleaf.com/user/subscription/plans}{choose your plan}. 

\section{Related Work}
\subsection{Subsección 1}
Automatic related work section generation is a special case of multi-document
summarization tailored for scientific articles[7]. Multi-document summarization
could be either extractive or abstractive, depending on whether the summary
contains sentences from source articles[8]. Partly due to scarcity of training data
and computational challenges, a large proportion of previous research are in
the extractive track, which typically constitutes of a sentence classification subtask and a sentence reordering sub-task[7–9]. Common approaches for extracting
relevant sentences include graph-based ranking algorithms[10] and neural classification models[11]. 
\begin{itemize}
  \item Bread
  \item Milk
  \item Sugar
\end{itemize}
\begin{enumerate}
  \item Goggles
  \item Bunser Burner
  \item Safety gloves
\end{enumerate}

\section{Methods}
\subsection{Subsección 2}
Methods are the specific tools and procedures you use to collect and analyze data (for example, experiments, surveys, and statistical tests). In shorter scientific papers, where the aim is to report the findings of a specific study, you might simply describe what you did in a methods section.

\begin{math}
A_t = arg_amax [Q_t(a)+^c (\sqrt{\frac{log t}{N_t(a)}\ })]
\end{math}

\section{Experiments}
\subsection{Subsección 3}

Experimental research design is a framework of protocols and procedures created to conduct experimental research with a scientific approach using two sets of variables. Herein, the first set of variables acts as a constant, used to measure the differences of the second set. The best example of experimental research methods is quantitative research.
\includegraphics[scale=0.25]{experimental research} \includegraphics[scale=0.25]{Global.jpg}
\section{Conclusions}

While the role of cattle in climate change is by now common knowledge, countries like the Netherlands continually fail to confront this issue with the urgency it deserves. The evidence is clear: To create a truly futureproof agricultural sector, Dutch farmers must be incentivized to transition from livestock farming to sustainable vegetable farming.

\begin{thebibliography}{00}
\bibitem{b1} G. Eason, B. Noble, and I. N. Sneddon, ``On certain integrals of Lipschitz-Hankel type involving products of Bessel functions,'' Phil. Trans. Roy. Soc. London, vol. A247, pp. 529--551, April 1955.
\bibitem{b2} J. Clerk Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2. Oxford: Clarendon, 1892, pp.68--73.
\bibitem{b3} I. S. Jacobs and C. P. Bean, ``Fine particles, thin films and exchange anisotropy,'' in Magnetism, vol. III, G. T. Rado and H. Suhl, Eds. New York: Academic, 1963, pp. 271--350.
\bibitem{b4} K. Elissa, ``Title of paper if known,'' unpublished.
\bibitem{b5} R. Nicole, ``Title of paper with only first word capitalized,'' J. Name Stand. Abbrev., in press.
\bibitem{b6} Y. Yorozu, M. Hirano, K. Oka, and Y. Tagawa, ``Electron spectroscopy studies on magneto-optical media and plastic substrate interface,'' IEEE Transl. J. Magn. Japan, vol. 2, pp. 740--741, August 1987 [Digests 9th Annual Conf. Magnetics Japan, p. 301, 1982].
\bibitem{b7} M. Young, The Technical Writer's Handbook. Mill Valley, CA: University Science, 1989.
\end{thebibliography}
\vspace{12pt}
\color{red}
IEEE conference templates contain guidance text for composing and formatting conference papers. Please ensure that all template text is removed from your conference paper prior to submission to the conference. Failure to remove the template text from your paper may result in your paper not being published.

\end{document}
Editor is loading...