.Dd Created:2026-05-10|Updated:2026-05-10| .de ocsi \\$* , .. .de oxr .ocsi .Xr \\$* .. .de oit .It \\$* .. .de obdi .Bl -dash -compact .oit \\$* .. .de obdl .Bd -literal -compact \\$* .. .de onote .Bl -hang -compact .oit \\$* .El .. .de ocomm .Bl -diag -compact .oit \\$* .El .. .de opsy .Pp .Sy - \\$* .. .de obc .Bl -column \\$* .. .de obc2 .obc opt desc .. .de obc3 .obc option arguments description .. .de dm .opsy Archlinux manpages: \\$* .. .Dt APA_LATEX oh .Os linux , OpenBSD 7.8 | .Nm apa_latex .Nd (La)TeX according to APA style .Sh DESCRIPTION Example setup for a student paper according to APA style. .Sh STUDENT Academic papers require specific margins, spacing and fonts. .D1 The default font for latex is acknowledged by APA, but it may depend on the requester. .obc page_headers .It Margins Ta : 1in. .It Line spacing Ta : 1.5. .It Title page Ta : Must be numbered. .It Headings Ta : First level heading must be centered. .It Page headers Ta : Page number only. .El .Ss Example .obdl \edocumentclass[12pt,oneside]{article} \eusepackage[letterpaper, portrait, margin=1in]{geometry} \eusepackage{color} \eusepackage{textcomp} \eusepackage[hidelinks]{hyperref} \eusepackage{xcolor} \eusepackage[parfill]{parskip} \eusepackage{fancyhdr} \eusepackage{amssymb} \eusepackage{setspace} \eusepackage{titling} \eonehalfspacing \ehypersetup{ pdftitle={TITLE}, pdfauthor={AUTHOR}, pdfsubject={SUBJECT}, colorlinks, linkcolor={black!50!black}, citecolor={blue!50!black}, urlcolor={blue!90!black} } \enewcommand{\gt}{\textgreater} \esetlength{\headheight}{15pt} \enewcommand{\ns}[1]{ % \enewpage % \ebegin{center} % \esection*{#1} % \eend{center} % \eaddcontentsline{toc}{section}{#1} % } \enewcommand{\nss}[1]{ % \esubsection*{#1} % \eaddcontentsline{toc}{subsection}{#1} % } \enewcommand{\nsss}[1]{ % \esubsubsection*{\textbf{\textit{#1}}} % \eaddcontentsline{toc}{subsubsection}{#1} % } \etitle{% TITLE \e\ % \elarge \nst } \eauthor{AUTHOR} \epagestyle{fancy} \efancyhead[R]{\thepage} \efancyfoot[C]{} \erenewcommand{\headrulewidth}{0pt} .Ed .Sh SEE ALSO .Xr latex oh .Ss links .obc2 .It Lk https://apastyle.apa.org APA Style .El .Sh AUTHORS .An -nosplit .Xr ohazot oh | .Xr about oh | .Lk https://ohazot.com ohazot.com .Aq Mt admin@ohazot.com