Calkit

Integrated, automated, accelerated research.

Category

Other

License

Free to use (MIT)

File

calkit/templates/latex/article/paper.tex

paper.texRead-only preview
% A generic article template
\documentclass[11pt]{article}

\usepackage{sectsty}
\usepackage{graphicx}

% Margins
\topmargin=-0.45in
\evensidemargin=0in
\oddsidemargin=0in
\textwidth=6.5in
\textheight=9.0in
\headsep=0.25in

\title{This is the paper}
\author{ The Author }
\date{\today}

\begin{document}
\maketitle
\pagebreak

% Optional TOC
% \tableofcontents
% \pagebreak

%--Paper--

\section{Section 1}

Lorem Ipsum

% \includegraphics{../figures/my-figure.png}

\pagebreak

\section{Section 2}

Lorem Ipsum \\

%--/Paper--

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