L001

Minimal Latex Document Template. For compiling guide go to https://www.swapreference.com/latex/export

Category

Conference

License

Free to use (MIT)

File

template.tex

template.texRead-only preview
%compile with xelatex, lualatex or better
%distributed and built by swapreference
\documentclass[12pt]{article}
\usepackage{lipsum}
\usepackage{graphicx}

\begin{document}
		\begin{center}
			{\Huge Minimal Latex Document} 
			\par
			\vspace{2cm}
			\includegraphics[height=3cm]{logo2}
			\vfill
		\end{center}
	\lipsum[1]
\end{document}
Preview
L001 preview
L001 LaTeX Template | Bibby | Bibby AI