-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsingle-column-sleek-journal-article.tex
50 lines (42 loc) · 1.54 KB
/
single-column-sleek-journal-article.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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Sleek, Extensible Journal Article
% LaTeX Template
% Version 0.3
% Date 07/22/2014
%
% Original author:
% Calem Bendell
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[11pt]{scrartcl}
\usepackage[T1]{fontenc}
\usepackage{lipsum}
\usepackage{kpfonts}
\usepackage{cabin}
\linespread{1.05}
\usepackage{microtype}
\usepackage[top=5em, left=4em, right=4em, bottom=7em, columnsep=2em]{geometry}
\usepackage[hang, small,labelfont=bf,up,textfont=it,up]{caption}
\usepackage[hidelinks, colorlinks=true]{hyperref}
\usepackage{booktabs, float, paralist, titlesec, abstract, titling, enumitem, graphicx, natbib, caption, subcaption, csvsimple, booktabs, multicol}
\usepackage[usenames,dvipsnames,svgnames,table]{xcolor}
\usepackage[flushmargin,hang,multiple]{footmisc}
\interfootnotelinepenalty=10000
\renewcommand{\abstractnamefont}{\normalfont\large\sffamily}
\renewcommand{\abstracttextfont}{\normalfont\itshape}
\titleformat*{\section}{\Large\sffamily}
\titleformat*{\subsection}{\large\sffamily}
\titleformat*{\subsubsection}{\itshape\sffamily}
\titleformat*{\paragraph}{\large\bfseries\sffamily}
\titleformat*{\subparagraph}{\large\bfseries\sffamily}
\setlist[description]{format=\normalfont\itshape}
\renewcommand{\maketitle}{\noindent\rule{\linewidth}{1pt}\LARGE \vspace{.5em} \newline
\sffamily \scshape \thetitle \\
{ \normalsize \sffamily \theauthor }\\
\thedate
\newline\noindent\rule{\linewidth}{1pt}
\normalfont
\normalsize }