latex template

Latex template for my personal projects.

Category

Other

License

Free to use (MIT)

File

article.tex

article.texRead-only preview
\documentclass{article} % For LaTeX2e
\usepackage{kenzo,times}
\usepackage{graphicx}
\usepackage{placeins}
\usepackage{booktabs}


% Optional math commands from https://github.com/goodfeli/dlbook_notation.
\input{math_commands.tex}

\usepackage{hyperref}
\usepackage{url}

\title{Title}

\author{Fernando K.I. Fugihara \\
Universidade Estadual de Campinas – UNICAMP\\
Campinas, SP, Brazil, 13083-896 \\
\texttt{f205067@dac.unicamp.br} \\
}

% The \author macro works with any number of authors. There are two commands
% used to separate the names and addresses of multiple authors: \And and \AND.

\newcommand{\fix}{\marginpar{FIX}}
\newcommand{\new}{\marginpar{NEW}}

\kenzofinalcopy % Uncomment for final version
\begin{document}
\maketitle

% \begin{abstract}

% \end{abstract}

    
\section{Introduction}

\citep{aybar2024cloudsen12}

\clearpage

\bibliography{kenzo}
\bibliographystyle{kenzo}

\end{document}
Preview
latex template preview
latex template LaTeX Template | Bibby | Bibby AI